Luckyy
Administrator
Staff
LEVEL 500
XP
Nano is a beginner-friendly text editor in the terminal.
- Open a terminal.
- Type:
Code:nano filename.txt
- Make your changes.
- Press Ctrl + O to save, Enter to confirm, and Ctrl + X to exit.