Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Examples return false positives for aliases and builtins #95

Open
rasa opened this issue Feb 18, 2020 · 0 comments
Open

Examples return false positives for aliases and builtins #95

rasa opened this issue Feb 18, 2020 · 0 comments

Comments

@rasa
Copy link
Contributor

rasa commented Feb 18, 2020

Of the three examples here only hash correctly reports if an executable is in the PATH. type -p and command -v both report success on aliases, builtins, etc.

type -P (capital P) does correctly report if an executable is in the PATH.

Perhaps this section could be reworded to make this distinction more clear?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant