Q. Which command is used to find the location of a command binary?
β
Correct Answer: (B)
which
Explanation: 'which' shows the full path of shell commands from your $PATH.