Nano Simple Use Tutorial

  1. Install

CentOS:

1
yum -y install nano

Debian:

1
apt-get install nano
  1. Open
1
nano file
  1. Copy, Paste, Cut

Copy a line: alt + 6
Paste: Ctrl + U
Cut: Ctrl + K

  1. Switch Page

Previous page: Ctrl + Y
Next Page: Ctrl + V

Save: Ctrl + O
Quit: Ctrl + X


Nano Simple Use Tutorial
https://www.hardyhu.cn/2024/09/09/Nano-Simple-Use-Tutorial/
Author
John Doe
Posted on
September 9, 2024
Licensed under