zsh-workers
 help / color / mirror / code / Atom feed
From: joda@pdc.kth.se (Johan Danielsson)
To: zsh-workers@math.gatech.edu
Subject: Filename qualifier M and symbolic links
Date: 20 Jun 1997 21:03:04 +0200	[thread overview]
Message-ID: <xofhgetjdw7.fsf@blubb.pdc.kth.se> (raw)


$ echo $ZSH_VERSION
3.1.2
$ ls -l
total 5
drwxr-xr-x   2 joda     30           2048 Jun 20 20:30 a
-rw-r--r--   1 joda     30              0 Jun 20 20:30 b
lrwxr-xr-x   1 joda     30              1 Jun 20 20:30 c -> a
$ echo *(M)
a/ b c
$ echo *(-M)
a/ b c

Shouldn't the second echo output "a/ b c/"?

/Johan


             reply	other threads:[~1997-06-20 19:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-06-20 19:03 Johan Danielsson [this message]
1997-06-23  8:10 ` 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=xofhgetjdw7.fsf@blubb.pdc.kth.se \
    --to=joda@pdc.kth.se \
    --cc=zsh-workers@math.gatech.edu \
    /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).