How to Save a File in Nano ?
Step 1st: Create file: cmd(terminal): nano "file name" hit ENTER
Step 2nd: Write your code in any language.
Step 3rd: Press CTRL + o to save the file, type the file name, and hit ENTER
Step 4th: To exit nano, all you need to do is to press CTRL + X
Comments
Post a Comment