Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Sat, 27 Jan 2001 15:42:53 -0500
From: Christopher Faylor <cgf@redhat.com>
To: cygwin@cygwin.com
Subject: Re: cd command doesn't work
Message-ID: <20010127154253.A8199@redhat.com>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <01fd01c0889d$3bfdddb0$6701a8c0@dafcor1qondarn> <20010127151513.A7673@redhat.com> <020801c0889f$bd887c30$6701a8c0@dafcor1qondarn> <20010127153134.A8030@redhat.com> <021b01c088a1$4f0f2a40$6701a8c0@dafcor1qondarn>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.11i
In-Reply-To: <021b01c088a1$4f0f2a40$6701a8c0@dafcor1qondarn>; from dfeustel@mindspring.com on Sat, Jan 27, 2001 at 03:39:56PM -0500

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

