CompTIA
LX0-103 · Question #199
LX0-103 Question #199: Real Exam Question with Answer & Explanation
Sign in or unlock LX0-103 to reveal the answer and full explanation for question #199. The question stem and answer options stay visible for context.
GNU and Unix Commands
Question
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?
Options
- ABy using the command :repeat followed by the number and the command.
- BBy specifying the number right in front of a command such as 4l or 2yj.
- CBy selecting all affected lines using the shift and cursor keys before applying the command.
- DBy issuing a command such as :set repetition=4 which repeats every subsequent command 4
Unlock LX0-103 to see the answer
You've previewed enough free LX0-103 questions. Unlock LX0-103 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#vi editor#command repetition#numeric prefix