cat notes | grep xyz
cat notes | grep xyz
Applications
Proxmox VE
Databases
PostgreSQL
Linux
Awk
Bash
Cups
Curl
Du
Ext4
Fallocate
Fdupes
Find
Git
Inodes
Job control
Journalctl
Libvirt
LVM
Mdadm
Nmap
Openssl
Ps
Reboot required
Strace
Systemd
Tar
Ubuntu os specific
Ufw
Users and groups
Vim
Search
Replace
Replace EVERY OCCURANCE
Quick
Phonetic alphabet
Ubuntu releases
cat notes | grep xyz
Linux
Vim
Search and replace
¶
Search
¶
:s/string
Replace
¶
:s/pattern/replace
Replace EVERY OCCURANCE
¶
:%s/pattern/replace
Delete ===
¶
From current line to end of file
¶
d G
From current cursor to the end of file
¶
d Ctrl+End
« Previous
Next »