Skip to content
Archive of posts filed under the awk category.

Working with blocks in awk

Recognize multiline blocks of text using awk

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