Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Bug Report: glob qualifier Lm-1 does not work
- X-seq: zsh-users 15346
- From: Roy Zuo <roylzuo@xxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Bug Report: glob qualifier Lm-1 does not work
- Date: Wed, 1 Sep 2010 23:54:16 +0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:mime-version:content-type:content-disposition :x-pgp-key-id:user-agent; bh=p/AW6oUlzNX0zGL145osv5XJjyatnjXpHv2CX4heq+Y=; b=DkmaeWzCbUSr9P4dgz6VNLcIVJ8rqcMcUKe7aVnn9bdCe/9onnT0B4LahFMg1R1yNC F/50YVcJdRmJGmq0gbhgijokv/mzHtcDgWRABoXaFykgoc32OFo8aui2kW4Ixb1Ez9PP A9BOK/c8+LuPWh7BXfSXP+FeObe51ypFT68I8=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mime-version:content-type :content-disposition:x-pgp-key-id:user-agent; b=CrYIpyyTBNydUEjglMRQfuxAtd7S5tDul5fTwlLYaQvwfZxVRe8/gN2CnxcyWjKA3v kyzGP3973shpu/UCVTgIP2P+vYF1GCz0mUgFpBZUPCI7entgZbfmfGDqOA7LLM++t5y1 wc1x7cA3SChn1JFiX3fnVdFgeLQI1YlKwu1x4=
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Hi,
Some one just tells me that glob qualifier Lm-1 in zsh does not work, and I
can confirm it is true. Whenever you do
ls *(Lm-1)
it complains "no matches found". Lm+1, Lk-1024, Lk-1, Lm-2 all work well. The
only thing that does not work is Lm-1.
Roy
--
___________________________________________________________
< Let's organize this thing and take all the fun out of it. >
-----------------------------------------------------------
\ ,__,
\ (oo)____
(__) )\
||--|| *
Messages sorted by:
Reverse Date,
Date,
Thread,
Author