Skip to content
Archive of posts tagged text processing

Before and after match in awk

Get lines that are n lines before or after a match.

Working with blocks in sed

How to recognize blocks of text with sed

Sanitizing files with no trailing newline

Trying to find an efficient way of doing that

Sorting with awk

How to sort data in awk

CSV parsing with awk

Simple CSV parsing with awk