Editors Question: Download Editors PDF

How to return to shell without leaving vi editor?

Tweet Share WhatsApp

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 PDF Read All 18 Editors Questions
Previous QuestionNext Question
What is the command used to delete current line in vi editor?How to create a .exrc file in vi editor?