What is the command vim for?
-
A shell
-
An editor
-
System Manager
-
None of these
B
Correct answer
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.