Skip to content
Archive of posts tagged shell

Removing newlines in text files

A task that comes up every so often, for some reason

Working with blocks in awk

Recognize multiline blocks of text using awk

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