Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
To: cygwin@cygwin.com
From: Andrew DeFaria <Andrew@DeFaria.com>
Subject:  Re: readline completion
Date:  Wed, 17 Aug 2005 11:00:29 -0700
Lines: 32
Message-ID: <ddvtvu$8jm$1@sea.gmane.org>
References:  <081620052319.18475.4302749B0003BB090000482B22073007930A050E040D0C079D0A@comcast.net> <Pine.GSO.4.61.0508161939330.9560@slinky.cs.nyu.edu> <ddukra$jhp$1@sea.gmane.org> <20050817153936.GG10757@trixie.casa.cgf.cx>
Mime-Version:  1.0
Content-Type:  text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding:  7bit
User-Agent: Mozilla Thunderbird 1.0.5 (X11/20050711)
In-Reply-To: <20050817153936.GG10757@trixie.casa.cgf.cx>
X-IsSubscribed: yes

Christopher Faylor wrote:

> On Tue, Aug 16, 2005 at 11:18:20PM -0700, Andrew DeFaria wrote:
>
>> That's why I've long since changed cygdrive prefix to /dev! ;-)
>
> Because we all know how linux loves to put filesystems under /dev!
>
> ls /dev/home

Well there are file systems under /dev in a way. Am I necessarily trying 
to emulate Linux religiously? No. To me /dev is where I would naturally 
expect a C *drive*, which is not really a file system but a device in my 
view (IOW I can pull out my C drive, hold it in my hand and say - this 
is my C device!). Also /dev is short - shorter than cygdrive anyway and 
I just naturally think, "C Drive" ~= "C Device", "D Drive" ~= "D Device".

No, /home for me in a domain environment is usually on the file server 
thus a mount //<server>/<homeshare> /home works just fine. Outside a 
domain environment C:/Home/<User> (I've long since hacked the registry 
to change the usual "C:\Documents and Settings" -> "C:\Home") can as 
easily be mounted with mount c:/home /home.

I also do mounts for things like C:\Program Files -> /apps, making 
things like ls /apps/Fire<tab> a breeze. YMMV.

There's the "You must adhere to pure *nix conventions" mentality and 
there's the "I will utilize what the system offers to make my life 
easier" mentality - both with pluses and minuses...
-- 
Living on Earth may be expensive, but it includes an annual trip around 
the sun.


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

