Y
Hacker News
new
|
ask
|
show
|
jobs
by
kleiba
1695 days ago
`which` and `command -v` give different results when you have aliased a command, e.g., `alias ls='ls --color=auto'`.