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
Message-ID: <3DB81476.E6E0B32B@yahoo.com>
Date: Thu, 24 Oct 2002 11:40:38 -0400
From: CBFalconer <cbfalconer@yahoo.com>
Reply-To: cbfalconer@worldnet.att.net
Organization: Ched Research
X-Accept-Language: en
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: What's going on here with directory contents?
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

I get the following from the bash shell:

> chuck@AEYRIEONE ~
> $ which whatis
> /usr/bin/whatis
> 
> chuck@AEYRIEONE ~
> $ ls -lap /usr/bin/wha*
> -rwxr-xr-x    1 chuck    unknown      1743 Apr 20  2000 /usr/bin/whatis
> 
> chuck@AEYRIEONE ~
> $ ls -lap /bin/wha*
> -rwxr-xr-x    1 chuck    unknown      1743 Apr 20  2000 /bin/whatis

however I find the following from the DOS/4dos shell:

> [1] c:\cygwin>dir /a: usr\bin\
> 
>  Volume in drive C is WD30-PRI41     Serial number is 3CE4:239B
>  Directory of  C:\cygwin\usr\bin\*
> 
> 10-11-02   4:09         <DIR>    .
> 10-11-02   4:09         <DIR>    ..
>               0 bytes in 0 files and 2 dirs
> 
> [1] c:\cygwin>dir /a: bin\wha*
> 
>  Volume in drive C is WD30-PRI41     Serial number is 3CE4:239B
>  Directory of  C:\cygwin\bin\wha*
> 
>  4-20-00  20:51           1,743  whatis
>           1,743 bytes in 1 file and 0 dirs    4,096 bytes allocated

In other words the apparent directories existing under cygwin are
actually empty!  For my own peace of mind I would like to know
what machinations are occurring :-)

-- 
Chuck F (cbfalconer@yahoo.com) (cbfalconer@worldnet.att.net)
   Available for consulting/temporary embedded and systems.
   <http://cbfalconer.home.att.net>  USE worldnet address!


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

