Question
The system is linux Write the command that can be used to answer the foloowing questions. A. Find all files on the sustem that have
The system is linux
Write the command that can be used to answer the foloowing questions.
A. Find all files on the sustem that have the word "test" as part of their filename.
B. Search the PATH variable for the pathname to the awk command.
C. Find all files in the /usr directory and subdirectories that are larger than 50 kilobytes in size.
D. Find all files in the /usr directory and subdirectories that are less than 70 kilobytes in size.
E. Find all files in the / directory and subdirectories that are symbolic links.
F. Find all files in the /var diectory and subdirectories that were accessed less than 60 minutes ago.
G. Find all files in the /var directory and subdirectories that were accessed less than 6 days ago.
H. Find all files in the /home directory and subdirectories that are empty.
I. Find all files in the /etc directory and subdirectories that are owned by the group bin.
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