Hacker News new | ask | show | jobs
by mshockwave 1697 days ago
I noticed that on Ubuntu at least, `command -v` has the same output format of `which`, where `command -V` does not. Did you accidentally use the latter one?