On Tue, Oct 14, 2003 at 02:13:44PM -0500, Brian Ford wrote: >FOO=`cygpath -S < /dev/null` >does not hang.
I forget have you tried making this: FOO=`strace -owhereever cygpath -S` I seem to recall that this worked ok but I can't find this usage anywhere in this neverending thread. cgf -- 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/