Multiple Choice
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?
A) By using the command :repeat followed by the number and the command.
B) By specifying the number right in front of a command such as 4l or 2yj.
C) By selecting all affected lines using the shift and cursor keys before applying the command.
D) By issuing a command such as :set repetition=4 which repeats every subsequent command 4 times.
Correct Answer:

Verified
Correct Answer:
Verified
Q54: Which of the following keywords can be
Q55: Which of the following commands will output
Q56: During a system boot cycle, what program
Q57: What is the default action of the
Q58: Which of the following details is NOT
Q60: Which of the following kernel parameters instructs
Q61: Which of the following keywords can be
Q62: Which command displays a list of all
Q63: Which of the following commands makes /bin/foo
Q64: Which shell command is used to continue