This is the mail archive of the cygwin 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: Strange cygpath behavior.


* Andrey Repin (Thu, 23 Jun 2011 22:06:05 +0400)
> To tell you, that was actually a good idea for me. I don't have an
> eternity to type "/cygwhatever" every time I want to address another
> drive.

Ever heard of "tab completion"?

> So the idea to map cygdrive to "/" was actually very handy, thanks to
> this mailing list helping to finish and polish it.

Right. So instead of a clean Cygwin root layout like...

|---bin
|---cygdrive
|   |---c
|   |---d
|   |---e
|   |---f
|   `---z
|---dev
|---etc
|---home
|---lib
|---proc
|---sbin
|---tmp
|---usr
`---var

...you will now have something like...

|---bin
|---c
|---d
|---dev
|---e
|---etc
|---f
|---home
|---lib
|---proc
|---sbin
|---tmp
|---usr
|---var
`---z

Thorsten


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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