Question: Linux a. Enter the command find /usr/sbin name user* to locate all of the files (commands) in /usr/sbin (and any subdirectories) that start with user.
Linux
a. Enter the command find /usr/sbin name user* to locate all of the files (commands) in /usr/sbin (and any subdirectories) that start with user. What files were found?
b. Enter a command to find all entries under /etc that end with .conf as an extension. What instruction did you use? Pipe the result to wc. How many entries were found?
c. Redo the first command you entered in part b without the pipe and scroll through the results. You will find in some cases the response: Permission denied. Why would you get this error?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
