Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Negative Filename Generation
- X-seq: zsh-users 7410
- From: zzapper <david@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Negative Filename Generation
- Date: Mon, 26 Apr 2004 18:20:51 +0100
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Sender: news <news@xxxxxxxxxxxxx>
Hi
cygwin-zsh v4.2.0
I'm trying to follow some examples in the zsh doc:
eg the following : list all files beginning x NOT followed by a digit
>\ls x!([0-9])*
zsh: no matches found: x!([0-9])*
What I am I Donald Ducking Up here?
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
Messages sorted by:
Reverse Date,
Date,
Thread,
Author