More on 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
-
13The grep command
-
More on grep command
-
15The sed command
-
16More on sed command
-
17Basics of awk
Outline:
More on grep command Search using grep To match more than one pattern To check a word that has different spelling Character class The use of * To match any one character using dot To match a pattern at the beginning of the file To match a pattern at the end of the file