Linux_FoundationLinux_Foundation
LFCS · Question #795
LFCS Question #795: Real Exam Question with Answer & Explanation
Sign in or unlock LFCS to reveal the answer and full explanation for question #795. The question stem and answer options stay visible for context.
Submitted by suresh_in· Apr 18, 2026Essential Commands
Question
What is the difference between the i and a commands of the vi editor?
Options
- Ai (interactive) requires the user to explicitly switch between vi modes whereas a (automatic)
- Bi (insert) inserts text before the current cursor position whereas a (append) inserts text after the
- Ci (independent rows) starts every new line at the first character whereas a (aligned rows) keeps
- Di (interrupt) temporarily suspends editing of a file to the background whereas a (abort) terminates
Unlock LFCS to see the answer
You've previewed enough free LFCS questions. Unlock LFCS 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#text editing#insert mode#commands