Good alternative of VI editor in Linux Nano

If we talk about editors in Linux then VI is one of the oldest editor available with Linux that works with almost every version of Linux. But we have to remember a lot of other other command as well like

:WQ for save
:wq! For save and exit
etc..
Command : $ vi testdoct.txt


“Nano ” command is another best editor i would like to say which provides very flexibel option for almost all necessary section.

Command: $ nano testdoc.txt

with this command you will see all possible options and their shortcut keys are already showing in editor as well. Use it this is really a good alternative of VI Editor in linux

The following two tabs change content below.

Chandra Shekhar

GCP Architect
Chandra Shekhar Pandey is Google certified Cloud engineer, I am Magento2 Trained developer. Having huge experience in designing cloud solution. I have around 12 years of experience with world enterprise IT companies and fortune 500 clients. During my architecture design I am always caring about high availability, fast performance and resilient system. From the programmer background I have huge experience in LAMP stack as well. Throughout my carrier I have worked on Retail, E-Learning, Video Conferencing and social media domain. The motive of creating cutehits was just to share the knowledge/solutions I get to know during my day to day life so that if possible I can help someone for same problems/solutions. CuteHits.com is a really a very effort for sharing knowledge to rest of the world. For any query/suggestion about same you can contact me on below details:- Email: shekharmca2005 at gmail.com Phone: +91-9560201363

Latest posts by Chandra Shekhar (see all)

You may also like...