1834041 Members
2342 Online
110063 Solutions
New Discussion

Cygwin Help

 
SOLVED
Go to solution
Steven Chen_1
Super Advisor

Cygwin Help

Hi,

I install cygwin and it sits on c:\cygwin and all working directories are under it.

how can I make it work on all c:\* directories?

Any quick help is appreciated!

Steven
Steve
4 REPLIES 4
Patrick Wallek
Honored Contributor
Solution

Re: Cygwin Help

What do you mean "how can I make it work on all c:\* directories?"?

I don't understand what you want to do.
Marvin Strong
Honored Contributor

Re: Cygwin Help

If you mean you want the commands to work everywhere you have to add it too your path.

Torsten.
Acclaimed Contributor

Re: Cygwin Help

I use my cygwin (almost) in an "out-of-the box" default setup.

If I start it, I am in my home directory somewhere under c:\cygwin, if I do a "cd /" I'm in C:\ - that's it.

All drives are "mounted" like this btw:

c: on /cygdrive/c
d: on /cygdrive/d
...

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Steven Chen_1
Super Advisor

Re: Cygwin Help

Thanks for all the help. I didn't realize that all windows drives are under /cygdrive.

Mission acomplished.

BTW, the reason I try cygwin is my perl 5.8.8 is conflicted with Oracle perl 5.8.3 and Bill Gate's batch commands do not work well either.

Thanks a lot!

Steve