Skip to content
Archive of posts tagged oneliners

Working with blocks in sed

How to recognize blocks of text with sed

Check certificate chain file

Check that the CA chain is ordered

Using different delimiters in sed

How to make sed programs more readable

Idiomatic awk

Some commonly used awk idioms

How to match newlines in sed

It doesn't work the way you think, but it does work