zsh-workers
 help / color / mirror / code / Atom feed
* Filename qualifier M and symbolic links
@ 1997-06-20 19:03 Johan Danielsson
  1997-06-23  8:10 ` Peter Stephenson
  0 siblings, 1 reply; 2+ messages in thread
From: Johan Danielsson @ 1997-06-20 19:03 UTC (permalink / raw)
  To: zsh-workers


$ 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


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

end of thread, other threads:[~1997-06-23  8:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-06-20 19:03 Filename qualifier M and symbolic links Johan Danielsson
1997-06-23  8:10 ` 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).