nano text editor
Installation of Nano
nano --versionsudo apt update
sudo apt install nanoBasic Command Structure
nano filenamenano myfile.txtInterface Overview
GNU nano 6.2 myfile.txt
This is a test file.
^G Help ^O Write Out ^W Where Is ^K Cut Text ^J Justify
^X Exit ^R Read File ^\ Replace ^U Paste Text ^T To SpellCommon Nano Commands
Command
Description
Editing a File
Navigating Within a File
Searching Text
Cut, Copy, and Paste
File Operations
Nano Configuration
Useful Nano Options
Option
Description
Example: Editing a Configuration File
Conclusion
Last updated