| delorie.com/archives/browse.cgi | search |
| Date: | Mon, 26 Jun 2000 15:27:38 +0300 (IDT) |
| From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
| X-Sender: | eliz AT is |
| To: | Stephan Rink <s DOT rink AT gmx DOT de DOT de> |
| cc: | djgpp AT delorie DOT com |
| Subject: | Re: to pipe system variables other variables at command line |
| In-Reply-To: | <3957018F.35C44125@gmx.de.de> |
| Message-ID: | <Pine.SUN.3.91.1000626152557.7682G-100000@is> |
| MIME-Version: | 1.0 |
| Reply-To: | djgpp AT delorie DOT com |
| Errors-To: | nobody AT delorie DOT com |
| X-Mailing-List: | djgpp AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
On Mon, 26 Jun 2000, Stephan Rink wrote: > I like to pipe a system variables to another variable at a MS DOS shell > without using a file. You can't, not with COMMAND.COM, anyway. Bash can do it using the `foo` construct, which expands to what the program `foo' prints to its standard output.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |