Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
? in filename matching
- X-seq: zsh-users 891
- From: "Timothy J. Luoma" <luomat@xxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxxx
- Subject: ? in filename matching
- Date: Tue, 10 Jun 1997 11:05:11 -0400 (EDT)
- Organization: The PEAK FTP site for OpenStep & NeXTStep
- Reply-to: luomat@xxxxxxxx
I just made a bunch of changes to my setopts and one of them seems to have
a side effect I didn't realize or understand.
If I have a bunch of files
file.1234
file.abdf
file.MEME
and I want to match them all, I thought I did 'ls file.????' (to get
just the files named 'file.' with 4 characters after the .)
now I get 'file.???? not found'
I know this is going to be super easy and you'll wonder why I couldn't
figure it out, but there it is....
TjL
--
TjL <luomat@xxxxxxxx> / http://www.peak.org/~luomat/next/
"The best things in life are made into inferior
versions and bundled with the latest Microsoft systems"
NeXT bookmarks: http://www.peak.org/~luomat/next/bookmarks.html
Messages sorted by:
Reverse Date,
Date,
Thread,
Author