Tue, 07 Apr 2009 19:06:04 -0400, Steven Schveighoffer wrote: > On Tue, 07 Apr 2009 18:48:19 -0400, Sergey Gromov <[email protected]> > wrote: > >> Using Cygwin tools is a pain because Cygwin emulates a Unix-like file >> system view while other tools produce and expect native Windows paths. > > just as an aside, have you looked at cygwin's cygpath tool? Not a > complete solution, but it certainly helps.
Great, I didn't know such tool existed. Thanks! Though with as limited stdout capture support as in .BAT files it's a pain anyway.
