zsh-users
 help / color / mirror / code / Atom feed
* Question about extended globbing
@ 2003-11-22 23:55 David Gómez
  2003-11-23  0:22 ` DervishD
  0 siblings, 1 reply; 5+ messages in thread
From: David Gómez @ 2003-11-22 23:55 UTC (permalink / raw)
  To: Zsh-users

Hi all ;),

I'm trying to create a pattern to match a given set of files that do not
match some pattern. I found that the ^ globbing operator, with the option
extended_glob set would help me to do this, but the thing is that i don't
know how to make two patterns to be affected by this operator,

I tried something like:

grep something $FOO/^{*txt,*info}

but it didn't work. How can I achieve to include several alternatives with
the ^ operator?

Thanks,

-- 
David Gómez

"The question of whether computers can think is just like the question of
whether submarines can swim." -- Edsger W. Dijkstra


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

end of thread, other threads:[~2003-11-24 16:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-22 23:55 Question about extended globbing David Gómez
2003-11-23  0:22 ` DervishD
2003-11-23  9:09   ` David Gómez
2003-11-23 10:10     ` DervishD
2003-11-24 16:03       ` David Gómez

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).