Skip to content
Archive of posts tagged text processing

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

Find files containing specific words

Print the names of the files that contain some set of words

Reverse lines in sed

Simple sed code to reverse a line