🎴 Flashcard Mode

Unix/Linux Shell Programming and Commands

Card1 / 20
Mastered0
Review0
QuestionClick to flip

What is VI?

AnswerClick to flip back
A
A text editor
💡 Explanation:

VI (and its improved version Vim) is a text editor for Unix/Linux systems. It's a modal editor with different modes for inserting text and issuing commands. It is not related to telnet, email, or FTP - those are separate network services and clients.

Change Mode