Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Wed, 26 Nov 2003 11:42:37 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Apparent problem with tcsh's cd [was: "Re: Where am I anyway?"] Message-ID: <20031126104237.GC21540@cygbert.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <011801c3b389$8c027a90$7b05000a AT corp DOT silverbacksystems DOT com> <20031126114439 DOT GG10265 AT linux_rln DOT harvest> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031126114439.GG10265@linux_rln.harvest> User-Agent: Mutt/1.4.1i On Wed, Nov 26, 2003 at 12:44:39PM +0100, Ronald Landheer-Cieslak wrote: > As you're not using Bash (or PCRE, or splint, or Aspell-en) I'll leave it to > the wisdom of the tcsh maintainer to help you out :) > > Good luck :) Heh, the answer is "don't do this." Use /cygdrive/c instead of c:. Tcsh is a bit sensible with respect to paths beginning with a drive letter. Corinna > > rlc > > On Tue, Nov 25, 2003 at 11:23:03AM -0800, Dai Itasaka wrote: > > myname AT myhost> cd c:/temp/foo > > myname AT myhost> ls > > bar/ foo.file > > myname AT myhost> cd bar > > myname AT myhost> ls > > bar.file > > myname AT myhost> cd c:/temp/foo/bar > > myname AT myhost> ls > > bar.file > > myname AT myhost> ls .. > > bar/ foo.file > > myname AT myhost> cd c:/temp/foo/bar/ > > myname AT myhost> ls > > bar.file > > myname AT myhost> ls .. > > bar.file > > myname AT myhost> cd .. > > myname AT myhost> ls > > bar.file > > myname AT myhost> ls .. > > bar/ foo.file > > myname AT myhost> -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/