Multiple Choice
A Linux administrator wants to obtain a list of files and subdirectories in the /etc directory that contain the word "services". Once the files and subdirectories are discovered, they should be listed alphabetically in the /var/tmp/foundservices file. Which of the following shell scripts will accomplish this task?
A) #/bin/bash find /etc -name services | sort > /var/tmp/foundservices
B) locate /etc -sort -name services > /var/tmp/foundservices
C) find -name services -sort D) find /etc -name services -sort > /var/tmp/foundservices
Correct Answer:

Verified
Correct Answer:
Verified
Q24: A Linux administrator must identify a user
Q25: A systems administrator is using a Linux
Q26: Which of the following statements BEST represents
Q27: An engineer is working on a production
Q28: A networked has been crashing intermittently. A
Q30: A Linux administrator has configured a Linux
Q31: A Linux systems administrator installed a new
Q32: Which of the following configuration management tools
Q33: A Linux administrator is restoring the SELinux
Q34: A company requires all servers to be