From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rick Rankin" To: , "Laurent Charles" , "gnu-win32" Subject: RE: cygpath Date: Thu, 12 Nov 1998 17:30:00 -0000 Message-id: <000c01be0e8c$412b0020$9a1e01aa@rankin-isdn-ws2.sat.mot.com> References: <19981112123220.18957.rocketmail@send102.yahoomail.com> X-SW-Source: 1998-11/msg00563.html > > 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@primenet.com - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request@cygnus.com" with one line of text: "help".