Answers for "edit files from terminal linux"

3

command to edit in terminal linux

type nano followed by the file name
Posted by: Guest on March-06-2020
6

edit files from terminal linux

nano FileName.Extension

// nano MyWork.txt
// nano MyScript.py
Posted by: Guest on May-23-2020

Code answers related to "edit files from terminal linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language