zsh-users
 help / color / mirror / code / Atom feed
* *(@)/subdir expansion
@ 2004-06-07 22:44 Andy Isaacson
  2004-06-08  8:31 ` Thomas Köhler
  0 siblings, 1 reply; 4+ messages in thread
From: Andy Isaacson @ 2004-06-07 22:44 UTC (permalink / raw)
  To: zsh-users

I'm suprised to find that this expansion doesn't work for me:

% ls *(@)/dry
zsh: no matches found: *(@)/dry
% ls -l
total 4
lrwxrwxrwx    1 adi      users           3 Jun  7 17:38 a -> bar/
lrwxrwxrwx    1 adi      users           3 Jun  7 17:38 b -> bar/
drwxr-xr-x    5 adi      users        4096 Jun  7 17:39 bar/
% ls -l bar/*
bar:
total 12
drwxr-xr-x    2 adi      users        4096 Jun  7 17:39 dry/
drwxr-xr-x    2 adi      users        4096 Jun  7 17:39 tiki/
drwxr-xr-x    2 adi      users        4096 Jun  7 17:38 wet/

bar/dry:
total 0
-rw-r--r--    1 adi      users           0 Jun  7 17:39 gin

bar/tiki:
total 0

bar/wet:
total 0

I'm using 4.0.7 on Fedora Core 1 and Debian Unstable.

Am I doing something wrong, is this expected behavior, or is it a bug?

-andy


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-06-14  9:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-07 22:44 *(@)/subdir expansion Andy Isaacson
2004-06-08  8:31 ` Thomas Köhler
2004-06-12  5:43   ` Aaron Davies
2004-06-14  9:41     ` Peter Stephenson

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).