Editors Question:
Download Questions PDF

How to return to shell without leaving vi editor?

Answer:

In the vi Press 'Esc' and ':' then Type 'shell'
And you can go to shell and do different commands.
To return to vi editor type 'exit' in shell prompt.

Download Editors Interview Questions And Answers PDF

Previous QuestionNext Question
What is the command used to delete current line in vi editor?How to create a .exrc file in vi editor?