Y
Hacker News
new
|
ask
|
show
|
jobs
by
nonameiguess
1696 days ago
shellcheck throws a lint error if it finds you using which and tells you to use 'command -v' instead.
2 comments
hdjjhhvvhga
1696 days ago
Thank you for reminding me about this neat tool, it saved my ass a couple of times.
link
sigzero
1695 days ago
I just tried it on the shellcheck site. It didn't flag it.
link