The grep command - English
BOSS Linux Tutorials - English 17
-
1
BOSS Linux Desktop -
2
Synaptic Package Manager -
3
Basic Commands -
4
General Purpose Utilities -
5
File System -
6
Working with Regular Files -
7
File Attributes -
8
Redirection Pipes -
9
Working with Linux Process -
10
The Linux Environment -
11
Basics of System Administration -
12
Simple filters -
The grep command -
14
More on grep command -
15
The sed command -
16
More on sed command -
17
Basics 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