- (Exam Topic 3)
A user accidentally created the subdirectory dir in his home directory. Which of the following commands will remove that directory?
Correct Answer:
E
- (Exam Topic 3)
Which character, added to the end of a command, runs that command in the background as a child process of the current shell?
Correct Answer:
C
- (Exam Topic 3)
Which of the following commands will reduce all consecutive spaces down to a single space?
Correct Answer:
E
- (Exam Topic 3)
Regarding the command: nice -5 /usr/bin/prog
Which of the following statements is correct?
Correct Answer:
B
- (Exam Topic 5)
Which of the following vi commands deletes two lines, the current and the following line?
Correct Answer:
C