MCQOPTIONS
Saved Bookmarks
| 1. |
Find / -name ‘*’ will |
| A. | List all files and directories recursively starting from / |
| B. | List a file named * in / |
| C. | List all files in / directory |
| D. | List all files and directories in / directory |
| Answer» B. List a file named * in / | |