Answered step by step
Verified Expert Solution
Question
1 Approved Answer
What is the output of the following command? 'find / - type f - name ' , txt ' - size + 5 M -
What is the output of the following command?
'find type f name txtsize M user root devnu
Answer
Ploase choose a correct answer.
List of all files with txt extension, size greater than and owned by root user in the root directory and subdirectories
List of all files with txt extension, size less than and owned by root user in the root directory and subdirectories
List of al files with txt extension, size greater than and owned by nonroot users in the root directory and subdirectories.
List of a files with txt extension, size ess than NB and owned by nonroot users in the root directory and subd rectories
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started