This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Solving: Quotes in $PATH not translated properly


> [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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]