Q97
Which command is used to locate all the .profile files in the system?
A.
ls profile
B.
find /-name profile -print
AnswerC.
cd /.profile
D.
l -u .profile
E.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board