Multiple choice

How do you write to a file in nano?

  1. CTRL+O

  2. CTRL+X

  3. CTRL+W

  4. CTRL+Q

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

In the nano text editor, CTRL+O is the command used to write the current buffer to the file (save).