With this awk script I can print Nth line after match Pattern.
Pattern
awk \'/c&&!--c;/Pattern/{c=N}\'
Now, I\'m trying to print the