delorie.com/archives/browse.cgi | search |
Date: | Tue, 7 Sep 1999 15:16:20 +0200 (METDST) |
Message-Id: | <199909071316.PAA13031@tyr.diku.dk> |
From: | Morten Welinder <terra AT diku DOT dk> |
To: | djgpp-workers AT delorie DOT com |
In-reply-to: | <Pine.SUN.3.91.990907142757.27853R-100000@is> (message from Eli |
Zaretskii on Tue, 7 Sep 1999 14:32:32 +0200 (IST)) | |
Subject: | Re: Win 9X style long command lines |
References: | <Pine DOT SUN DOT 3 DOT 91 DOT 990907142757 DOT 27853R-100000 AT is> |
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 |
This page is wrong in one crucial point: the redirection characters ">", "|" etc. *can* be quoted: just include them inside double quotes as above. Even COMMAND.COM supports that since DOS 5.0, and CMD does that as well (I just tried). 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. Morten
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |