Multiple Choice
How can the current directory and its subdirectories be searched for the file named MyFile.xml?
A) find . -name MyFile.xml
B) grep MyFile.xml | find
C) grep -r MyFile.xml .
D) less MyFile.xml
E) search Myfile.xml ./
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q115: Which of the following commands will NOT
Q116: Which RPM command will output the name
Q117: In a nested directory structure, which find
Q118: Which of the following commands set the
Q119: Which of the following is the device
Q121: Which of the following commands shows the
Q122: When trying to unmount a device it
Q123: In case neither cron.allow nor cron.deny exist
Q124: In compliance with the FHS, in which
Q125: Which of the following commands updates the