Linux CLI 24 ๐ง nano CLI editor
a - introduction and installation
nano is a popular command line text-editor in Unix-Based OS
It is open source and simple but yet powerful
installation for Debian/Ubuntu
sudo apt-get install nano
installation for RHEL/Fedora
sudo yum install nano
nano filename โ opens or creates the filename with nano
or just nano and you specify the name on saving
b - search text and navigation
CTRL + W โ enter the value and press ENTER
ALT + W โ continue to search the same value
CTRL + R โ to find and replace after CTRL + W
Press Y to replace one, or A to replace all instances
use โ, โ, โ, โ to move around within the document
Ctrl + P | N |F | B โ to move around within the document
use Home and End to jump to the start and to the end of the line or Ctrl + A | E
PgUp | Ctrl + Y and PgDn | Ctrl + V to move one page up or down
c - Edit, save and exit
To select a text Alt + A and then with arrows select what you want
Alt + 6 โ to copy the selection to clipboard
Ctrl + K โ to cut the selection or cut the text to the end of the line
Ctrl + U โ to paste or cut the text to the start of the line
Ctrl + Y โ paste the cut with Ctrl + U
Ctrl + O โ save a file
Ctrl + X โ Exit nano
Ctrl + G โ Help menu
Stop using slow, ad-bloated tool sites! ๐คฎ
๐ Search “KandZ Tools” on Google to use many professional utilities for free.
KandZ.me is the ultimate minimalist hub for:
โ
Finance (Mortgage, Interest, Inflation)
โ
Tech (Base64, JSON, Dev Suite, IP)
โ
Health (BMI, BMR, TDEE)
โ
Productivity (Timer, Workspace, QR)
โก๏ธ Fast & Private
๐ No data leaves your device
๐ 100% Free
๐ Use it now: https://tools.kandz.me
๐ Bookmark itโyouโll need it later!