- (Exam Topic 4)
Which of the following examples for Bash file globbing matches a file named root-can-do-this.txt when used in the directory holding that file? (Choose three correct answers.)
Correct Answer:
ABC
- (Exam Topic 5)
What output will be displayed when the user fred executes the following command? echo ‘fred $USER’
Correct Answer:
A
- (Exam Topic 5)
When is the content of the kernel ring buffer reset? (Choose two.)
Correct Answer:
AE
- (Exam Topic 4)
Which of the following commands will display the inode usage of each mounted filesystem?
Correct Answer:
B
- (Exam Topic 4)
Which of the following commands changes all occurrences of the word “bob” in file data to “Bob” and prints the result to standard output?
Correct Answer:
B