Editors and IDEs/nano

From Adam Meola - wiki
Jump to navigation Jump to search

Nano

GNU nano

Nano is a minimal text editor that runs in the terminal.

It comes pre-installed on most Linux and Unix-like systems.


It's primary use case is for making quick edits to configuration files on your own system or a remote server via SSH.

if you need to edit a file in the terminal, on a Linux or Unix-like system, and you don't know vim or emacs; nano shall you use.


Full and official documentation available at: https://www.nano-editor.org/