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: Save typing /cygdrive/c?


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. 

How about:

$ ln -s /cygdrive/c /c 


Max.


--
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]