This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: at + bash




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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]