delorie.com/archives/browse.cgi | search |
From: | "Arthur J. O'Dwyer" <ajo AT andrew DOT cmu DOT edu> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Bug in command-line globbing |
Date: | Thu, 12 Dec 2002 23:36:05 -0500 (EST) |
Organization: | Carnegie Mellon, Pittsburgh, PA |
Lines: | 12 |
Message-ID: | <Pine.GSO.4.44L-027.0212122334570.24437-100000@unix5.andrew.cmu.edu> |
NNTP-Posting-Host: | smtp6.andrew.cmu.edu |
Mime-Version: | 1.0 |
X-Trace: | bb3.andrew.cmu.edu 1039754164 199 128.2.10.86 (13 Dec 2002 04:36:04 GMT) |
X-Complaints-To: | advisor AT andrew DOT cmu DOT edu |
NNTP-Posting-Date: | 13 Dec 2002 04:36:04 GMT |
In-Reply-To: | <Pine.GSO.4.44L-027.0212122304010.23682-100000@unix14.andrew.cmu.edu> |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
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 Thu, 12 Dec 2002, Arthur J. O'Dwyer wrote: > > Yeah, that's what I've done as a stopgap measure. But it would be > nice if globbing worked correctly, so one could invoke a program as > > % tr -d '*\' *.txt oops! Should have been: % tr -d '*\\' *.txt
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |