- (Exam Topic 4)
Which of the following commands can be used to locate programs and their corresponding man pages and configuration files?
Correct Answer:
E
- (Exam Topic 5)
Which of the following are valid stream redirection operators within Bash? (Choose two.)
Correct Answer:
AE
- (Exam Topic 5)
What is the first program the Linux kernel starts at boot time when using System V init?
Correct Answer:
D
- (Exam Topic 4)
Following the Filesystem Hierarchy Standard (FHS), where should binaries that have been compiled by the system administrator be placed in order to be made available to all users on the system?
Solution:
/usr/local/bin/
Does this meet the goal?
Correct Answer:
A
- (Exam Topic 4)
What is the purpose of the xargs command?
Correct Answer:
B