Page 1 of 1

Which command must be entered before exiting vi to save the current file as filea.txt?

Posted: Sat Aug 20, 2022 7:48 am
by answerhappygod
Which command must be entered before exiting vi to save the current file as filea.txt?

A. %s filea.txt
B. %w filea.txt
C. :save filea.txt
D. :w filea.txt
E. :s filea.txt