Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Wed, 26 Nov 2003 11:42:37 +0100
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.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@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <011801c3b389$8c027a90$7b05000a@corp.silverbacksystems.com> <20031126114439.GG10265@linux_rln.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@myhost> cd c:/temp/foo
> > myname@myhost> ls
> > bar/  foo.file
> > myname@myhost> cd bar
> > myname@myhost> ls
> > bar.file
> > myname@myhost> cd c:/temp/foo/bar
> > myname@myhost> ls
> > bar.file
> > myname@myhost> ls ..
> > bar/  foo.file
> > myname@myhost> cd c:/temp/foo/bar/
> > myname@myhost> ls
> > bar.file
> > myname@myhost> ls ..
> > bar.file
> > myname@myhost> cd ..
> > myname@myhost> ls
> > bar.file
> > myname@myhost> ls ..
> > bar/  foo.file
> > myname@myhost>

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.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/

