Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com From: Andrew DeFaria Subject: Re: readline completion Date: Wed, 17 Aug 2005 11:00:29 -0700 Lines: 32 Message-ID: References: <081620052319 DOT 18475 DOT 4302749B0003BB090000482B22073007930A050E040D0C079D0A AT comcast DOT net> <20050817153936 DOT GG10757 AT trixie DOT casa DOT cgf DOT 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 /// /home works just fine. Outside a domain environment C:/Home/ (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 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/