LPIC-1 Exam 101 (Linux Administrator) — Question 45

What happens after issuing the command vi without any additional parameters?

Answer options

Correct answer: D

Explanation

The correct answer, D, explains that vi opens in command mode and creates a new empty file when no parameters are provided. Options A, B, C, and E are incorrect because they describe behaviors that do not occur when vi is launched without any file name or additional parameters.