Multiple choice How do you write to a file in nano? CTRL+O CTRL+X CTRL+W 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).