Replaced all instances of `which` with `command -v`
As stated in the title, have replaced all instances of which
with command -v
. The rationale for doing so is detailed in issue 196.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
As stated in the title, have replaced all instances of which
with command -v
. The rationale for doing so is detailed in issue 196.