zsh-users
 help / color / mirror / code / Atom feed
* whence defect?
@ 2018-03-28 13:06 Ray Andrews
  2018-03-28 15:53 ` Bart Schaefer
  0 siblings, 1 reply; 3+ messages in thread
From: Ray Andrews @ 2018-03-28 13:06 UTC (permalink / raw)
  To: Zsh Users

    /bin $ path
    Current path:
    .
    /aWorking/Zsh/System
    /aWorking/Bin
    /usr/local/bin
    /usr/sbin
    /usr/bin
    /sbin
    /bin

    /bin $ whence -aS zsh
    ./zsh
    /usr/local/bin/zsh -> /aWorking/Bin/zsh5.3
    /usr/bin/zsh -> /aWorking/Bin/zsh5.3
    /bin/zsh -> /aWorking/Bin/zsh5.3

    /bin $

Can that be right? I'd probably prefer that the duplicate find of 
/bin/zsh was detected (current directory and '/bin' explicitly) and 
removed or perhaps noted, but if it is to show up twice why would the 
'dot' version not show that it's a link as the explicit entry does?



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

end of thread, other threads:[~2018-03-28 16:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-28 13:06 whence defect? Ray Andrews
2018-03-28 15:53 ` Bart Schaefer
2018-03-28 16:41   ` Ray Andrews

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