This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: cd command doesn't work


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]