zsh-users
 help / color / mirror / code / Atom feed
From: Andy Isaacson <adi@hexapodia.org>
To: zsh-users@sunsite.dk
Subject: *(@)/subdir expansion
Date: Mon, 7 Jun 2004 17:44:45 -0500	[thread overview]
Message-ID: <20040607224445.GB30190@hexapodia.org> (raw)

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


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

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-07 22:44 Andy Isaacson [this message]
2004-06-08  8:31 ` Thomas Köhler
2004-06-12  5:43   ` Aaron Davies
2004-06-14  9:41     ` Peter Stephenson

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=20040607224445.GB30190@hexapodia.org \
    --to=adi@hexapodia.org \
    --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).