zsh-users
 help / color / mirror / code / Atom feed
From: zzapper <david@tvis.co.uk>
To: zsh-users@sunsite.dk
Subject: Re: Brace Expansion
Date: Fri, 23 Apr 2004 15:13:06 +0100	[thread overview]
Message-ID: <d19i809ph87oaqq9bs555c7sqde1pb8rn4@4ax.com> (raw)
In-Reply-To: <15425.1082728843@csr.com>

On Fri, 23 Apr 2004 15:00:43 +0100,  wrote:

>zzapper wrote:
>> > ls -l *.{cfm,htm,html}
>>
>> >\ls -t *.{html,cfm,htm}
>> zsh: no matches found: *.htm
>
>The correct way to do this is
>  ls -l *.(cfm|htm|html)
>Then you'll only get `no matches' if none of the variants matched, which
>is presumably what you want.
>
>Brace expansion is not part of globbing; it generates `*.html *.cfm
>*.htm' before the patterns are examined.

ls *.(Thanks|Merci|Dankeshoen|Gratzi)

zzapper (vim, cygwin, wiki & zsh)
--

vim -c ":%s/^/WhfgTNabgureRIvzSUnpxre/|:%s/[R-T]/ /Ig|:normal ggVGg?"

http://www.vim.org/tips/tip.php?tip_id=305  Best of Vim Tips


  reply	other threads:[~2004-04-23 14:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-23 13:15 zzapper
2004-04-23 13:41 ` Thorsten Kampe
2004-04-23 14:00 ` Peter Stephenson
2004-04-23 14:13   ` zzapper [this message]
2004-04-23 14:11 ` Peter Stephenson
2004-04-23 16:14   ` zzapper

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=d19i809ph87oaqq9bs555c7sqde1pb8rn4@4ax.com \
    --to=david@tvis.co.uk \
    --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).