This brief tutorial explains how to perform bulk text replacement in Bash using grep, …
Tag:
grep
- Linux CommandsLinuxLinux BasicsLinux Tips & TricksUnix/Linux Beginners
How To Use Linux Grep Command With Context Flags
By skLearn how to use grep command with the context flags -A, -B, and -C, …
- Linux CommandsLinuxLinux AdministrationLinux BasicsLinux Tips & TricksUnix/Linux Beginners
How To Find Files Containing Specific Text Using Grep And Ripgrep In Linux
By skThis tutorial explains how to use grep and ripgrep commands to find files containing …
- Linux Tips & TricksCommand line utilitiesFAQLinuxLinux BasicsLinux CommandsTips and TricksUnix/Linux Beginners
How To Check Laptop Battery Status And Level In Terminal In Linux
By skBy sk 73.7K viewsFinding your Laptop battery status in GUI mode is easy. You could easily tell …
- Linux CommandsCommand line utilitiesFAQLinuxLinux AdministrationLinux BasicsLinux Tips & TricksTips and TricksUnix/Linux Beginners
The Linux Grep Command Tutorial With Examples For Beginners
By skBy sk 71.6K viewsIn this tutorial, we are going to learn about grep command usage with examples …
- FAQLinuxLinux AdministrationLinux BasicsLinux CommandsPackage managementTips and TricksUnix/Linux Beginners
How To List Installed Packages From A Certain Repository In Linux
By skBy sk 41.2K viewsWe already know how to list the installed repositories in Unix-like operating systems. Today, …