00:00

QUESTION 31

- (Exam Topic 5)
Which command must be entered before exiting vi to save the current file as filea.txt?

Correct Answer: D

QUESTION 32

- (Exam Topic 2)
What is the difference between the --remove and the --purge action with the dpkg command?

Correct Answer: A

QUESTION 33

- (Exam Topic 4)
Which of the following commands can be used to display the inode number of a given file?

Correct Answer: B

QUESTION 34

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

QUESTION 35

- (Exam Topic 3)
Which of the following commands replaces each occurrence of 'bob' in the file letter with 'Bob' and writes the result to the file newletter?

Correct Answer: D