00:00

QUESTION 26

- (Exam Topic 5)
Which of the following commands lists the dependencies of the RPM package file foo.rpm?

Correct Answer: A

QUESTION 27

- (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

QUESTION 28

- (Exam Topic 5)
Which of the following are valid stream redirection operators within Bash? (Choose two.)

Correct Answer: AE

QUESTION 29

- (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

QUESTION 30

- (Exam Topic 4)
What is the purpose of the xargs command?

Correct Answer: B