Learn how to use grep command with the context flags -A, -B, and -C, …
Tag:
grep
- 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 72.8K 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 70.4K 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 41K viewsWe already know how to list the installed repositories in Unix-like operating systems. Today, …