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 Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3C669DA3.F58057CA@iee.org> Date: Sun, 10 Feb 2002 16:19:47 +0000 From: Don Sharp X-Mailer: Mozilla 4.78 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: at + bash References: <200202091606 DOT g19G6Tr04760 AT otaku DOT freeshell DOT org> <3C6579B3 DOT F36208EC AT the-means DOT net> <20020210013332 DOT GS25500 AT redhat DOT com> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Christopher Faylor wrote: > > On Sat, Feb 09, 2002 at 02:34:11PM -0500, David Means wrote: > >Try: > > > >mkdir /tmp > > > >mount /cygdrive/c/tmp /tmp > > Uh, no. There is no need for the mount command. It will royally confuse > things if you use it. > Why Chris? I have been using the following mounts for longer tha I care to remember? $ mount G:\bin on /usr/bin type system (binmode) G:\lib on /usr/lib type system (binmode) c:\tmp on /tmp type system (binmode) ^^^^^^^^^^^^^^ G: on / type system (binmode) c: on /dosc type system (binmode) f: on /dosf type system (binmode) h: on /dosh type system (binmode) i: on /dosi type system (binmode) j: on /dosj type system (binmode) t: on /dost type system (binmode) d: on /cygdrive/d type system (binmode,noumount) e: on /cygdrive/e type system (binmode,noumount) k: on /cygdrive/k type system (binmode,noumount) l: on /cygdrive/l type system (binmode,noumount) > /tmp is created by setup.exe. > > cgf Cheers Don Sharp -- 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/