zsh-users
 help / color / mirror / code / Atom feed
From: Thorsten Kampe <thorsten@thorstenkampe.de>
To: zsh-users@sunsite.dk
Subject: Re: Brace Expansion
Date: Fri, 23 Apr 2004 15:41:12 +0200	[thread overview]
Message-ID: <1dg9md3se6sqb.dlg@thorstenkampe.de> (raw)
In-Reply-To: <9f5i80hlg5kolhbm1behb316pe0jda0qvh@4ax.com>

* zzapper (2004-04-23 15:15 +0100)
> This must be an old zsh chestnut EXCEPT I couldn't Google a solution
> 
> I want to do a
> 
>> ls -l *.{cfm,htm,html}
> 
> Which I could also do in bash.
> 
> In my cygwin-zsh 4.2.0 this works fine UNLESS one of the file
> extensions is ABSENT, when instead of list the remaining file types it
> gives an error message.
> 
>>\ls -t *.{html,cfm,htm}
> zsh: no matches found: *.htm

Options nomatch, badpattern and cshnullglob (says my new option list)

Thorsten


  reply	other threads:[~2004-04-23 13:41 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 [this message]
2004-04-23 14:00 ` Peter Stephenson
2004-04-23 14:13   ` zzapper
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=1dg9md3se6sqb.dlg@thorstenkampe.de \
    --to=thorsten@thorstenkampe.de \
    --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).