Which of the following commands is used to search the whole directory structure to locate a specific file, but still can execute other commands while the 'find' command is searching for the file?
A. find / filename &
B. find / -name filename
C. find / -name filename &
D. find filename > background
Answer: C
If the answers is incorrect or not given, you can answer the above question in the comment box. If the answers is incorrect or not given, you can answer the above question in the comment box.