uutils/which
#8756
Replies: 1 comment 2 replies
-
|
I guess it makes more sense to implement POSIX |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
whichis a utility to show the full path of commands.It is not part of coreutils, but it is nice if included to uutils since uutils/coreutils already have some commands not in coreutils e.g.
b3sumand no worry about confliction aswhichproject provides only 1 command.Beta Was this translation helpful? Give feedback.
All reactions