From: rrankin AT primenet DOT com (Rick Rankin) Subject: RE: cygpath 13 Nov 1998 06:38:11 -0800 Message-ID: <000c01be0e8c$412b0020$9a1e01aa.cygnus.gnu-win32@rankin-isdn-ws2.sat.mot.com> References: <19981112123220 DOT 18957 DOT rocketmail AT send102 DOT yahoomail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit To: , "Laurent Charles" , "gnu-win32" > > What happens if you write it this way: > > BASH$ /usr/local/bin/tool -f `cygpath -w /usr/src/source.c` > Actually, that's very close to what I suggested, which was /usr/local/bin/tool -f $(cygpath -w /usr/src/source.c) Both will work fine. -- Rick Rankin rrankin AT primenet DOT com - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".