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:
> > [EMAIL PROTECTED]> cd c:/temp/foo
> > [EMAIL PROTECTED]> ls
> > bar/  foo.file
> > [EMAIL PROTECTED]> cd bar
> > [EMAIL PROTECTED]> ls
> > bar.file
> > [EMAIL PROTECTED]> cd c:/temp/foo/bar
> > [EMAIL PROTECTED]> ls
> > bar.file
> > [EMAIL PROTECTED]> ls ..
> > bar/  foo.file
> > [EMAIL PROTECTED]> cd c:/temp/foo/bar/
> > [EMAIL PROTECTED]> ls
> > bar.file
> > [EMAIL PROTECTED]> ls ..
> > bar.file
> > [EMAIL PROTECTED]> cd ..
> > [EMAIL PROTECTED]> ls
> > bar.file
> > [EMAIL PROTECTED]> ls ..
> > bar/  foo.file
> > [EMAIL PROTECTED]>

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:[EMAIL PROTECTED]
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/

Reply via email to