zsh-workers
 help / color / mirror / code / Atom feed
From: Geoff Wing <mason@primenet.com.au>
To: zsh-workers@sunsite.dk
Subject: Re: Bug#202203: symlink globbing
Date: Mon, 29 Mar 2004 01:28:48 +0000 (UTC)	[thread overview]
Message-ID: <slrnc6euug.d7t.mason@g.primenet.com.au> (raw)
In-Reply-To: <20040328162026.GA11831@scowler.net>

Clint Adams <schizo@debian.org> typed:
: mkdir -p /tmp/globtest/{broken,real}
: ln -s /nonexistent_file /tmp/globtest/broken/blah
: touch /tmp/globtest/real/blah
:
: print /tmp/globtest/*/blah
:
: The broken symlink name is not printed unless MARK_DIRS is set.  Does
: this make sense?

Works for me (4.2.0 on NetBSD).

% zsh -f
% print /tmp/globtest/*/blah
/tmp/globtest/broken/blah /tmp/globtest/real/blah

Regards,
-- 
Geoff Wing : <gcw@pobox.com>
Rxvt Stuff : <gcw@rxvt.org>
Zsh Stuff  : <gcw@zsh.org>


      parent reply	other threads:[~2004-03-29  1:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20040328141950.GA10324@scowler.net>
     [not found] ` <20040328160647.GA19244@nevyn.them.org>
2004-03-28 16:20   ` Clint Adams
2004-03-28 16:32     ` Clint Adams
2004-03-29  1:28     ` Geoff Wing [this message]

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=slrnc6euug.d7t.mason@g.primenet.com.au \
    --to=mason@primenet.com.au \
    --cc=zsh-workers@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).