Vi Editor Question: Download Vi Editor PDF

What is the difference between ZZ and :wq commands in Vi Editor?

Tweet Share WhatsApp

Answer:

ZZ is the command mode comand in uix to save and quit file.
:wq is the execute command mode command to save and quit
file.

Download Vi Editor PDF Read All 14 Vi Editor Questions
Previous QuestionNext Question
What is the command used to replace many characters in Vi Editor?Explain What is the command used to set margin in vi editor?