> [begin parse_pathvar.sh]
> 
> TEST=`echo "$PATH" | sed "s/\\\\\\\\/\\\\\\\\\\\\\\\\/g"`
> SHELLFILE="//t/bin/parse_pathvar_out.sh"
should be:
SHELLFILE="/t/bin/parse_pathvar_out.sh"

bye,
 harry

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to