Article / Updated 11-04-2021
Linux has a couple of very useful built-in file editors, and vi is one of them. It originated as a mode of a file editor called ex, which was a line editor that grew with the changes in technology until it had a visual mode that users activated with the command vi. Vi then became an editor itself, and you can call it directly from the command line.