ExamGecko
Question list
Search
Search

Question 73 - 101-500 discussion

Report
Export

What is the difference between the i and a commands of the vi editor?

A.
i (interactive) requires the user to explicitly switch between vi modes whereas a (automatic) switches modesautomatically.
Answers
A.
i (interactive) requires the user to explicitly switch between vi modes whereas a (automatic) switches modesautomatically.
B.
i (insert) inserts text before the current cursor position whereas a (append) inserts text after the cursor.
Answers
B.
i (insert) inserts text before the current cursor position whereas a (append) inserts text after the cursor.
C.
i (independent rows) starts every new line at the first character whereas a (aligned rows) keeps the indentation of the previous line.
Answers
C.
i (independent rows) starts every new line at the first character whereas a (aligned rows) keeps the indentation of the previous line.
D.
i (interrupt) temporarily suspends editing of a file to the background whereas a (abort) terminates editing.
Answers
D.
i (interrupt) temporarily suspends editing of a file to the background whereas a (abort) terminates editing.
Suggested answer: B
asked 18/09/2024
Louis Flink
43 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first