| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <3F7FDECB.2020605@lapo.it> |
| Date: | Sun, 05 Oct 2003 11:05:15 +0200 |
| From: | Lapo Luchini <lapo AT lapo DOT it> |
| User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20030916 |
| X-Accept-Language: | it, en, fr, es |
| MIME-Version: | 1.0 |
| To: | Axel Grobe <Axel DOT Grobe AT gmx DOT de> |
| CC: | cygwin AT cygwin DOT com |
| Subject: | Re: Command substitution |
| References: | <3F7FDAE1 DOT 374175A AT gmx DOT de> |
| In-Reply-To: | <3F7FDAE1.374175A@gmx.de> |
| X-Enigmail-Version: | 0.76.7.0 |
| X-Enigmail-Supports: | pgp-inline, pgp-mime |
-----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 AT lapo DOT 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |