The grep command - English
BOSS Linux Tutorials - English 17
-
1BOSS Linux Desktop
-
2Synaptic Package Manager
-
3Basic Commands
-
4General Purpose Utilities
-
5File System
-
6Working with Regular Files
-
7File Attributes
-
8Redirection Pipes
-
9Working with Linux Process
-
10The Linux Environment
-
11Basics of System Administration
-
12Simple filters
-
The grep command
-
14More on grep command
-
15The sed command
-
16More on sed command
-
17Basics of awk
Outline:
The grep command To see the content of a file To list the entries of a particular stream To ignore cases Lines that do not match the pattern To list the line numbers with the entries To store the result in another file To know the count