Built-in function, amirite? 🤓
@mhoye I’ve never seen “which” as a built in before. Hmm! I’ve seen “command -v” used as an alternative when “which” isn’t installed. Or is it an alias? (“whatis which”?)
- replies
- 1
- announces
- 0
- likes
- 2
@mhoye $ type -a which
@mhoye oh, what's that font?
@mdione it’s called City99.
@jmtd @mhoye
This... `which` does not care about alias' and won't report them, however `command -v` appears to report the actual thing (either the bin/script or alias) used when invoking the asked for target.
`command -v which` would answer your query (I believe)
-signed: an intermediate level linux breaking wizardling -
@mhoye It is generous of you to assume that anyone is "in charge" in this madhouse.
@cks quite.
@mhoye Case for which doctor?
What font is that if I may ask?
@rk it’s called City99
Thank you!