Horje
grep Nth line after pattern Code Example
grep nth line after match
awk 'c&&!--c;/pattern/{c=N}' file
grep Nth line after pattern
awk 'c&&!--c;/your_pattern/{c=3}' file




Shell

Related
npap find ip addresses in netowrk Code Example npap find ip addresses in netowrk Code Example
run cron every night Code Example run cron every night Code Example
how to run ng add on nx Code Example how to run ng add on nx Code Example
mac os chrome full screen hide Code Example mac os chrome full screen hide Code Example
Keepalived source installation Code Example Keepalived source installation Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
11