🎴 Flashcard Mode

Unix and AIX System Administration

Card1 / 20
Mastered0
Review0
QuestionClick to flip

What is the command vim for?

AnswerClick to flip back
A
An editor
💡 Explanation:

vim is a widely-used Unix text editor, an improved version of the original vi editor. It is not a shell, system manager tool, or any other type of utility. Vim provides modal editing with powerful text manipulation capabilities and is standard on most Unix-like systems.

Change Mode