Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Tue, 21 Aug 2001 11:39:00 -0400
From: Christopher Faylor <cygwin@cygwin.com>
To: cygwin@cygwin.com
Cc: nabbasi@pacbell.net
Subject: Re: /usr/bin and /bin, same directory?  and other weirdness
Message-ID: <20010821113900.A20995@redhat.com>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com, nabbasi@pacbell.net
References: <200108211025467.SM00159@remote.oncores.com> <002a01c12a57$63340740$1eea65d8@me>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.11i
In-Reply-To: <002a01c12a57$63340740$1eea65d8@me>; from nabbasi@pacbell.net on Tue, Aug 21, 2001 at 08:38:54AM -0700

On Tue, Aug 21, 2001 at 08:38:54AM -0700, nasser abbasi wrote:
> hi;
>
>cygwin 1.3.2 on win2k.
>
>installed under c:\cygwin.
>
>look how weird: compare c:\cygwin with "/", OK:
>
>bash-2.05$ ls /cygdrive/c/cygwin | wc
>     12      12      81
>
>bash-2.05$ ls / | wc
>     12      12      81
>
>
>compare c:\cygwin\usr\bin with /usr/bin shows different directory!
>
>bash-2.05$ ls -l /cygdrive/c/cygwin/usr/bin | wc
>      1       2       8
>
>bash-2.05$ ls -l /usr/bin | wc
>    601    5484   40130
>
>
>Also, /usr/bin and /bin seems to be the same directory. ls -l does not
>show a soft link. Is this a hard link? why ls -l does not say so?
>
>bash-2.05$ ls -l /bin | wc
>    601    5484   40130
>bash-2.05$ ls -l /cygdrive/c/cygwin/bin | wc
>    601    5484   40130
>
>
>what Ami missing?

The ability to read the FAQ?

cgf

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

