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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!