This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Revised: ls: reading directory .: No such file or directory


> mriding@l-mrider-i ~
> $ cd c:
> 
> mriding@l-mrider-i /cygdrive/c
> $ ls
> ls: reading directory .: No such file or directory

WAG:  if you run 'cd /cygdrive/c' instead of 'cd c:', does the problem go
away?

The shell obviously is interpreting c: as /cygdrive/c in your shell prompt,
but maybe it's storing c: instead of /cygdrive/c as the current directory,
and choking on that.


--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]