CompTIA Exam Questions

Which of the following commands would search for foo within directories set in the shell variable, P

An administrator is looking for an executable file foo. Which of the following commands would
search for foo within directories set in the shell variable, PATH?

A.
locate

B.
which

C.
find

D.
query

E.
whereis

Explanation: