which
which
- Linux CLI command to locate a file on a system
- e.g.,
which nc
would locate the Netcat file on a hard drive, orwhich firefox
would indicate where Firefox is installed.
- e.g.,
which nc
would locate the Netcat file on a hard drive, or which firefox
would indicate where Firefox is installed.