filmov
tv
how to replace text in text editor using Nano | find and replace in linux/ubuntu/macos/centos

Показать описание
let's learn how to replace text in nano text editor, we will replace our text fox with cat in this example text file.
open file with nano and press ctrl+\
Search (to replace): fox
Replace with: cat
Replace this instance?
Y - For Yes A - For All
Press A to replace all
open file with nano and press ctrl+\
Search (to replace): fox
Replace with: cat
Replace this instance?
Y - For Yes A - For All
Press A to replace all