Scott, "mount" is part of the "cygwin" package, so it should work if you've installed Cygwin. "man mount" is another story, however. A search for "man1/mount.1" on <http://cygwin.com/packages/> reveals that you need the "cygwin-doc" package. Sorry for my assumption that it is installed automatically. Igor
On Mon, 27 Jan 2003, Scott Purcell wrote: > Hello Igor, > > Do I need a package to make the mount work? I typed in man mount, but it > says notavailable, but I know i have installed most of the man pages for > what I own? > > Thanks, > Scott > > -----Original Message----- > From: Igor Pechtchanski [mailto:[EMAIL PROTECTED]] > Sent: Monday, January 27, 2003 2:11 PM > To: Scott Purcell > Cc: [EMAIL PROTECTED] > Subject: Re: Save typing /cygdrive/c? > > > On Mon, 27 Jan 2003, Scott Purcell wrote: > > > Hello, > > > > I hope I am not asking pre-posted question. But I love the cygwin > > product. It makes life nice. But I am tiring a little of always typing: > > /cygdrive/c everytime I want to start at c: > > > > eg: > > cp fun.class /cygdrive/c/make_lr/updates/. > > > > Is there a way to do something so I can type the above but simpler. > > cp fun.class /make_lr/updates/. > > > > ?? > > I apologize if this is a fundamental question, but my hands are getting > > tired and I am having trouble finding the answer to this. > > > > Thanks, > > Scott > > Scott, > > Try running "mount -u 'c:\make_lr' /make_lr" and see if this helps. You > may wish to create a /make_lr directory for tab-completion to work. For > details, run "man mount". > Igor > P.S. You only need to mount this once - the mount table is persistent. -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ [EMAIL PROTECTED] ZZZzz /,`.-'`' -. ;-;;,_ [EMAIL PROTECTED] |,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/