Hello, World!
This is a sample file you can edit freely in the simulator.
Learn nano with us!
About this editor
GNU nano is a small, friendly text editor for the terminal. It ships with
almost every Linux distribution and macOS, so when you SSH into a remote
server it is usually already there waiting for you.
Why people like it
Unlike vim or emacs, nano shows its most useful shortcuts right at the
bottom of the screen. You do not have to memorize cryptic commands to get
started: open a file, type, and save. That low barrier is exactly why so
many tutorials tell beginners to reach for nano first.
Practice paragraph
Try moving around this file with the arrow keys, then jump to the start of
a line with Ctrl+A and the end with Ctrl+E. Cut this whole line with Ctrl+K
and paste it back with Ctrl+U. Nothing here is permanent, so experiment as
much as you want.
^GHelp^XExit^OWrite^WSearch
^KCut^UPaste^\Replace^_Go To Line