zsh-workers
 help / color / mirror / code / Atom feed
* <..> ranges in globbing
@ 1997-12-31  5:56 Geoff Wing
  1997-12-31  6:17 ` Geoff Wing
  1997-12-31 21:37 ` Wessel Dankers
  0 siblings, 2 replies; 8+ messages in thread
From: Geoff Wing @ 1997-12-31  5:56 UTC (permalink / raw)
  To: zsh-workers

Heyla,
% touch 101 111 121
% ls <10-12>1
ls: <10-12>1: No such file or directory

Now, it's obvious why it's failing, since 101, 111 & 121 don't match the
10 to 12 range.  My opinion is that it probably shouldn't fail in this case,
but maybe a different operator or option/modifier should be used to get it
to match. since there may be cases where someone wants to match on, say,
``<1-50>foo'' and not get, say, ``100foo'' matching.
Opinions?
-- 
Geoff Wing [gcw@pobox.com]                         Phone    : +61-3-9818 2977
 Technical Manager: PrimeNet Computer Consultants  Facsimile: +61-3-9818 5155
 Work URL: http://www.primenet.com.au/             Mobile   : 0412 162 441
 Ego  URL: http://pobox.com/~gcw/


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~1998-01-12 17:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-12-31  5:56 <..> ranges in globbing Geoff Wing
1997-12-31  6:17 ` Geoff Wing
1998-01-12 11:13   ` PATCH: zsh 3.x: " Peter Stephenson
1998-01-12 16:16     ` Andrej Borsenkow
1998-01-12 16:59       ` Peter Stephenson
1998-01-12 17:10       ` Andrew Main
1998-01-12 17:50         ` Andrej Borsenkow
1997-12-31 21:37 ` Wessel Dankers

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).