Answers for "how to open a .conf file in terminal"

3

how to open a .conf file in terminal

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

how to open a .conf file in terminal

nano FileName.Extension

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

Code answers related to "how to open a .conf file in terminal"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language