delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-ID: | <99B82AA9708ED0119B55006097125A00363EC2@ifk63.mach.uni-karlsruhe.de> |
From: | Heribert Dahms <heribert_dahms AT icon-gmbh DOT de> |
To: | "'Tarr, Stephen F'" <stephen DOT f DOT tarr AT opbu DOT xerox DOT com>, |
"'cygwin AT sourceware DOT cygnus DOT com'" <cygwin AT sourceware DOT cygnus DOT com> | |
Subject: | RE: shell back quote expansion problem |
Date: | Fri, 23 Jun 2000 21:57:59 +0200 |
X-Priority: | 3 |
MIME-Version: | 1.0 |
X-Mailer: | Internet Mail Service (5.0.1457.3) |
Hi Steve, try (untested): ls -l `cmd /c dir /b *.h | cat` or ls -l `cmd /c dir /b *.h | tr -d '\r'` Bye, Heribert (heribert_dahms AT icon-gmbh DOT de) > -----Original Message----- > From: Tarr, Stephen F [SMTP:stephen DOT f DOT tarr AT opbu DOT xerox DOT com] > Sent: Friday, June 23, 2000 21:47 > To: 'cygwin AT sourceware DOT cygnus DOT com' > Subject: shell back quote expansion problem > > [Heribert] [snip] > > 3. back quote expansion fails with output from an MS-DOS command > > ls -l `cmd /c dir /b *.h` > > [Heribert] [snip] > -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |