Linux Interview questions?
Q. What are the Commands to use to save and exit from vi editor in Linux?
A. The following commands are used to exit from vi editors.
1. :wq saves the current work and exits the VI.
2. :q! exits the VI without saving current work.
Linux as server operating system using for secure environments