Linux_FoundationLinux_Foundation
LFCS · Question #857
LFCS Question #857: Real Exam Question with Answer & Explanation
Sign in or unlock LFCS to reveal the answer and full explanation for question #857. The question stem and answer options stay visible for context.
Submitted by jakub_pl· Apr 18, 2026Essential Commands
Question
What happens after issuing the command vi without any additional parameters?
Options
- Avi starts and loads the last file used and moves the cursor to the position where vi was when it
- Bvi starts and requires the user to explicitly either create a new or load an existing file.
- Cvi exits with an error message as it cannot be invoked without a file name to operate on.
- Dvi starts in command mode and opens a new empty file.
- Evi starts and opens a new file which is filled with the content of the vi buffer if the buffer contains
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#command line editor#text editing#editor modes