cd command doesn't work

Christopher Faylor cgf@redhat.com
Sat Jan 27 12:43:00 GMT 2001


On Sat, Jan 27, 2001 at 03:39:56PM -0500, David Feustel wrote:
>Are any of  cd /D f:/budne or cd /D f:budne or cd f:budne or cd f:/budne
>incorrect?

You're not getting it are you?  The help syntax that you have invoked is
for WINDOWS!  "cd /D" has no meaning to ksh.  ksh is a UNIX utility which
requires UNIX paths.

Ksh, obviously does not understand MS-DOS syntax.  You cannot use it.  It
certainly doesn't understand the "/D" qualifier which is associated with
the windows command line.

cgf

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list