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 X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Thu, 16 Jan 2003 12:19:25 -0500 (EST) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: svartsjel AT gmx DOT net cc: cygwin AT cygwin DOT com Subject: Re: How can I abbreviate /cygdrive/DRIVELETTER ? In-Reply-To: <13016.1042722817@www63.gmx.net> Message-ID: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 16 Jan 2003 svartsjel AT gmx DOT net wrote: > Hi everyone! > > As I often access different drives from within the bash I'm wondering if > there's a quicker way to get on, say, drive l (a network drive) than entering > 'cd /cygdrive/l'? > I alias'd '/cygdrive/l' to 'l' which works fine for cd, but not for commands > like chmod, cp, mv etc. Among others I'd like to use the automatic command > line completion which doesn't work for /cygdrive/... either. > Any suggestions? > > Best wishes, > Svartsjel Try $ mkdir /l $ mount l:/ /l for details, "man mount". Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! Oh, boy, virtual memory! Now I'm gonna make myself a really *big* RAMdisk! -- /usr/games/fortune -- 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/