zsh-users
 help / color / mirror / code / Atom feed
From: "David Gómez" <david@pleyades.net>
To: Zsh-users <zsh-users@sunsite.dk>
Subject: Question about extended globbing
Date: Sun, 23 Nov 2003 00:55:40 +0100	[thread overview]
Message-ID: <20031122235540.GA21492@fargo> (raw)

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


             reply	other threads:[~2003-11-22 23:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-22 23:55 David Gómez [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031122235540.GA21492@fargo \
    --to=david@pleyades.net \
    --cc=zsh-users@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).