Multiple choice technology operating systems esc + : + w To quit the vi editor To save file To save file with file name (save as) To clear the screen Reveal answer Fill a bubble to check yourself B Correct answer Explanation The sequence Escape + : + w in vi saves the current file to disk without exiting. The 'w' stands for 'write' - a basic vi command for saving work.