zsh-users
 help / color / mirror / code / Atom feed
From: Ray Andrews <rayandrews@eastlink.ca>
To: Zsh Users <zsh-users@zsh.org>
Subject: whence defect?
Date: Wed, 28 Mar 2018 06:06:06 -0700	[thread overview]
Message-ID: <09108f69-73cd-1070-9f57-2d275e62fe06@eastlink.ca> (raw)

    /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?



             reply	other threads:[~2018-03-28 14:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-28 13:06 Ray Andrews [this message]
2018-03-28 15:53 ` Bart Schaefer
2018-03-28 16:41   ` Ray Andrews

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=09108f69-73cd-1070-9f57-2d275e62fe06@eastlink.ca \
    --to=rayandrews@eastlink.ca \
    --cc=zsh-users@zsh.org \
    /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).