PDA

View Full Version : DOS Shortcuts


David Angelovich
April 14th 04, 06:53 PM
Hi

I'm a Unix/Windows user and I'm constantly entering the wrong commands into
the command prompt in XP....
How can I make "ls" do the same thing as "dir" in command prompt windows?

- David Angelovich

Mike
April 14th 04, 06:57 PM
"David Angelovich" > wrote in message
...
> Hi
>
> I'm a Unix/Windows user and I'm constantly entering the wrong commands
into
> the command prompt in XP....
> How can I make "ls" do the same thing as "dir" in command prompt windows?
>
> - David Angelovich
>
>

Does Unix recognize the 'dir' command and if so, does it do the same thing
as in Windows?..

David Candy
April 14th 04, 06:59 PM
If you can get the Windows 2000 Server kit you'll find a win32 port of =
ls. A posix ls has been distributed with all versions of NT except XP. =
With the removal of posix in the next version (XP) MS ported the posix =
tools. Note both are on the CD - 1 posix and one Win32.

Plus there is another port in the Win98 resource kit as well (as 98 has =
never done posix)
ftp://ftp.microsoft.com/services/technet/samples/ps/win98/reskit/FILE/

--=20
----------------------------------------------------------
http://www.g2mil.com/Dec2003.htm
"Mike" > wrote in message =
...
>=20
> "David Angelovich" > wrote in message
> ...
> > Hi
> >
> > I'm a Unix/Windows user and I'm constantly entering the wrong =
commands
> into
> > the command prompt in XP....
> > How can I make "ls" do the same thing as "dir" in command prompt =
windows?
> >
> > - David Angelovich
> >
> >
>=20
> Does Unix recognize the 'dir' command and if so, does it do the same =
thing
> as in Windows?..
>=20
>

Google