https://quizack.com/unix/mcq/which-of-the-following-find-commands-is-correct
Answer: find . -name "taco*" -exec rm {} \;
Note: This Question is unanswered, help us to find answer for this one
Is This Question Helpful?
More Unix MCQ Questions
The whereis command helps you to locate...
What will the following command result in on a SystemV host?: ps -ef | grep '[/]sbin/init'
Which of the following is NOT used as a wild-card in the shell?
The command 'chmod o+w flog' will...
How to retrieve the GECOS information of the user 'sbz' ?
What is the number of standard file pointers in UNIX?
What is the default UNIX prompt?
Which option of the uniq command would you use to display lines with only one occurence?
Which command invokes a text editor ?
What is the file descriptor for the standard output file ?