QuestionQ18
GNU and Unix CommandsWhich command must be entered before leaving 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
Which command must be entered before leaving vi to save the current file as filea.txt?
Community Discussion