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