Q711
What will be the output of the following command? find / -name a.out -print
A.
all files having filename as a.out
AnswerB.
all files in the root directory
C.
undefined output
D.
erroneous
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board