Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <8C6D4989662C304087C58904BAB721A54B73D5@Hermes.astrum.de> From: Harald Kierer To: "'cygwin AT cygwin DOT com'" Subject: RE: Solving: Quotes in $PATH not translated properly Date: Mon, 24 Feb 2003 17:25:36 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" > [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/