nano Command Examples

Command-line text editor. An enhanced Pico clone. More information: https://nano-editor.org.

nano

nano {{[-I|--ignorercfiles]}}

nano {{path/to/file1 path/to/file2 ...}}

nano +{{line}},{{column}} {{path/to/file}}

nano {{[-S|--softwrap]}} {{path/to/file}}

nano {{[-i|--autoindent]}} {{path/to/file}}

nano {{[-B|--backup]}} {{path/to/file}}

<Ctrl x>