00:00

QUESTION 46

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

QUESTION 47

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

QUESTION 48

- (Exam Topic 3)
Which of the following commands will reduce all consecutive spaces down to a single space?

Correct Answer: E

QUESTION 49

- (Exam Topic 3)
Regarding the command: nice -5 /usr/bin/prog
Which of the following statements is correct?

Correct Answer: B

QUESTION 50

- (Exam Topic 5)
Which of the following vi commands deletes two lines, the current and the following line?

Correct Answer: C