Linux Foundation Certified System Administrator (LFCS) — Question 83

In the vi editor, how can commands such as moving the cursor or copying lines into the buffer be issued multiple times or applied to multiple rows?

Answer options

Correct answer: B

Explanation

The correct answer is B because in vi, prefixing a command with a number allows for that command to be executed multiple times. Options A, C, and D are incorrect as they do not apply to the vi editor's method for repeating commands effectively.