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: Command substitution


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Axel Grobe wrote:

| # Here is the script: BASE=D:/WebSites/abc-def.de/web
| IDENTIFY=C:/Programme/ImageMagick-5.5.7-Q16/identify.exe

The time you installed cygwin you knew what'd you want and get with
cygwin, don't you? ^_^
In a POSIX environment a path like "D:/WebSites/abc-def.de/web" means
"directory D, then directory /WebSites/abc-def.de/web"

You can have the effect you wanted using the auto-mounter cygdrive mounts.

BASE=/cygdrive/d/WebSites/abc-def.de/web
IDENTIFY=/cygdrive/c/Programme/ImageMagick-5.5.7-Q16/identify.exe

- --
Lapo 'Raist' Luchini
lapo@lapo.it (PGP & X.509 keys available)
http://www.lapo.it (ICQ UIN: 529796)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAj9/3ssACgkQaJiCLMjyUvsr9wCgnXXuyVQi+vd8ppm601hbpN0b
yJUAoLTECKQmnl936XX6R3wXKPHeuVaR
=ycLL
-----END PGP SIGNATURE-----



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.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]