Recognize multiline blocks of text using awk
Archive of posts filed under the awk category.
Before and after match in awk
Get lines that are n lines before or after a match.
Sorting with awk
How to sort data in awk
OCSP verification with OpenSSL
How to perform simple OCSP queries from the command line
CSV parsing with awk
Simple CSV parsing with awk