- (Exam Topic 5)
Which command must be entered before exiting vi to save the current file as filea.txt?
Correct Answer:
D
- (Exam Topic 3)
Which of the following explanations are valid reasons to run a command in the background of your shell?
Correct Answer:
B
- (Exam Topic 5)
Which program runs a command in specific intervals and refreshes the display of the program’s output? (Specify ONLY the command without any path or parameters.)
Solution:
watch
Does this meet the goal?
Correct Answer:
A
- (Exam Topic 2)
When removing a package, which of the following dpkg options will completely remove the files including configuration files?
Correct Answer:
C
- (Exam Topic 3)
Which of the following commands will print the last 10 lines of a text file to the standard output?
Correct Answer:
D