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
Subject: RE: What's going on here with directory contents?
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Date: Thu, 24 Oct 2002 11:58:36 -0400
content-class: urn:content-classes:message
X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0
Message-ID: <BADF3C947A1BD54FBA75C70C241B0B9E762FC7@ex02.idirect.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
From: "Harig, Mark A." <maharig@idirect.net>
To: <cbfalconer@worldnet.att.net>, <cygwin@cygwin.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g9OFwoI14039

Cygwin creates a mount point from /bin -> /usr/bin.

Run the 'mount' command (no options needed) to see
your Cygwin mount points.  DOS/Windows has no knowledge
of these.

> -----Original Message-----
> From: CBFalconer [mailto:cbfalconer@yahoo.com]
> Sent: Thursday, October 24, 2002 11:41 AM
> To: cygwin@cygwin.com
> Subject: What's going on here with directory contents?
> 
> 
> 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/
> 
> 

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

