| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <17370db50608010915q23134eb1x33981d5d2b429bc@mail.gmail.com> |
| Date: | Tue, 1 Aug 2006 10:15:15 -0600 |
| From: | "Monte Riding" <nerdnut AT gmail DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Revised: ls: reading directory .: No such file or directory |
| MIME-Version: | 1.0 |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
No, navigating to /cygdrive/c results in the same issue - and as you can see below, navigating to 'c:' does work, and changes to the /cygdrive/c directory. mriding AT l-mrider-i ~ $ cd /cygdrive/c mriding AT l-mrider-i /cygdrive/c $ ls ls: reading directory .: No such file or directory mriding AT l-mrider-i /cygdrive/c $ thx :) monte Re: Revised: ls: reading directory .: No such file or directory From: Andrew Schulman <schulman dot andrew at epamail dot epa dot gov> To: cygwin at cygwin dot com Date: Tue, 01 Aug 2006 12:04:57 -0400 Subject: Re: Revised: ls: reading directory .: No such file or directory References: <17370db50608010815ma1a27bfoac531286ad10d342 AT mail DOT gmail DOT com> -------------------------------------------------------------------------------- > mriding AT l-mrider-i ~ > $ cd c: > > mriding AT 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/ -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |