print lines starting, ending or around matching pattern

by laks
GNU/Linux ◆ xterm-256color ◆ bash 1443 views

You will learn about:

print lines starting with a pattern print lines ending with a pattern print lines around a matching pattern print only first few matches. Case insensitive search for a pattern