|
Hi
> bash uses the backslash (\) as an escape-character. On Linux
> mount e:\ /e
> is equivalent to
> mount "e: /e"
> If you need to pass a backslash to a program you shuld put two of them:
> mount e:\\ /e
Yep, that works ;-)
> Maybe PATH is not correctly set. Have you tried "./my_program.exe" insted
> of "my_program.exe"? Just an idea.
Yep, that also works ;-))
Getting to grips with Unix by yourself is no easy task. Can you recommend
any good sites or books to save me pestering people??
thanks
mike
|
|
Message has 1 Reply: | | Re: Cygwin question(s)
|
| (...) Unfortunately not. :\ (...) Depends on how much you want to learn. If you really, really want to learn Unix, I strongly recommend the encyclopedic "Unix Secrets" by James Armstrong. Well written, great examples, and covers everything you might (...) (24 years ago, 28-Feb-01, to lugnet.robotics.rcx.legos)
|
Message is in Reply To:
| | Re: Cygwin question(s)
|
| I've used Cygwin some time ago, so my knowledge is not the best. Here are some thoughts based on my experience with Linux. Hope they help. (...) bash uses the backslash (\) as an escape-character. On Linux mount e:\ /e is equivalent to mount "e: /e" (...) (24 years ago, 28-Feb-01, to lugnet.robotics.rcx.legos)
|
4 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|