Date: Tue, 7 Sep 1999 16:26:10 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Morten Welinder cc: djgpp-workers AT delorie DOT com Subject: Re: Win 9X style long command lines In-Reply-To: <199909071316.PAA13031@tyr.diku.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 7 Sep 1999, Morten Welinder wrote: > This is from memory, but don't you get the quotes as part of the > argument then? I seem to remember that echo ">" actually outputs > the quotes. Your memory is right, as always ;-). The quotes don't get removed by DOS/Windows shells. But the page said it cannot be done, not that the quotes are left behind.