Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <024801c088a6$8dffe3c0$6701a8c0@dafcor1qondarn> From: "David Feustel" To: , References: Subject: Re: cd command doesn't work Date: Sat, 27 Jan 2001 16:17:29 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 I've got it now. Thanks for your patience. ----- Original Message ----- From: "Brian Keener" To: Sent: Saturday, January 27, 2001 4:11 PM Subject: Re: cd command doesn't work > David Feustel wrote: > > OK. Are any of cd f:budne or cd f:/budne incorrect in ksh? > > Still not getting it huh, F: is a windows type syntax - you are using a Unix > like environment with ksh and therefore need Unix like syntax. Try: > > cd /cygdrive/f/budne > > or if budne happens to be below the root directory of where you installed > Cygwin or if you have a mount point for it then: > > cd /some_directory_structure/budne > > But do note the syntax we are using here - particularly the first where we > use /cygdrive/f to represent the f drive. > > If you insist on F: maybe you should read up on cygpath > > cygpath --help > > > > -- > Want to unsubscribe from this list? > Check out: http://cygwin.com/ml/#unsubscribe-simple > -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple