Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

catch lines after pattern

grep -A 5 AAA ./your_file

it grep five lines after AAA
 
PREVIOUS NEXT
Tagged: #catch #lines #pattern
ADD COMMENT
Topic
Name
4+2 =