Use "command -v" instead of "which"
The "which" command has been deprecated in debianutils, and while other distributions still ship it, "command -v" is in POSIX and implemented without external packages.
This commit is contained in:
Reference in New Issue
Block a user