Examveda
Examveda

What will be the output of the following command?
$ find / -name a.out -print

A. all files having filename as a.out

B. all files in the root directory

C. undefined output

D. erroneous

Answer: Option A


This Question Belongs to Computer Science >> Unix

Join The Discussion

Related Questions on Unix