Multiple choice

What does the command vi do

  1. shut down linux

  2. change the password

  3. start the visual file editor

  4. copy files

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

vi is a powerful, screen-oriented text editor commonly found on Unix-like systems. It is a fundamental tool for editing configuration files.