- (Exam Topic 5)
Which of the following commands lists the dependencies of the RPM package file foo.rpm?
Correct Answer:
A
- (Exam Topic 1)
Which file in the /proc filesystem lists parameters passed from the bootloader to the kernel? (Specify the file name only without any path.)
Solution:
cmdline, /proc/cmdline
Does this meet the goal?
Correct Answer:
A
- (Exam Topic 5)
Which of the following are valid stream redirection operators within Bash? (Choose two.)
Correct Answer:
AE
- (Exam Topic 3)
Which of the following commands prints all files and directories within the /tmp directory or its subdirectories which are also owned by the user root? (Choose TWO correct answers.)
Correct Answer:
CD
- (Exam Topic 4)
What is the purpose of the xargs command?
Correct Answer:
B