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 X-Authentication-Warning: localhost.localdomain: ronald set sender to blytkerchan AT users DOT sourceforge DOT net using -f Date: Wed, 26 Nov 2003 12:44:39 +0100 From: Ronald Landheer-Cieslak To: cygwin AT cygwin DOT com Cc: Dai Itasaka Subject: Apparent problem with tcsh's cd [was: "Re: Where am I anyway?"] Message-ID: <20031126114439.GG10265@linux_rln.harvest> References: <011801c3b389$8c027a90$7b05000a AT corp DOT silverbacksystems DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <011801c3b389$8c027a90$7b05000a@corp.silverbacksystems.com> User-Agent: Mutt/1.4i X-Disclaimer: I had nothing to do with it - I swear! X-loop: linux_rln.harvest Hello Dai, Your subject line wasn't very explicit in what you were talking about, so I guess most people on the list will have skipped your message entirely. It just showed up in my scanning my mailbox for "bash".. Anyway, you don't give us any information about your Cygwin installation: the version of tcsh you're using, the version of Cygwin you're using, etc. Please take a look at http://cygwin.com/problems.html to find out how we like our bug reports :) 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 :) 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> > > > If the directory name you give cd meets this criteria: > > - start with a drive letter > - end with a slash > > then it looks like cd takes you where you want to go but it really > takes you one below so that you have to climb up one level to be safe. > > Bash doesn't observe this problem. This is using tcsh. > > -- > 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/ -- Love is in the offing. Be affectionate to one who adores you. -- 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/