Command
nano
Explanation
nano is a simple, user-friendly text editor that displays helpful shortcuts at the bottom.
Examples
Open file in nano
nano file.txt
Open file at line 10
nano +10 file.txt
nano
nano is a simple, user-friendly text editor that displays helpful shortcuts at the bottom.
Open file in nano
nano file.txt
Open file at line 10
nano +10 file.txt