Skip to content
Archive of posts tagged sed

Run a command on all files in a hierarchy

Something that everybody needs to do sooner or later.

Working with blocks in sed

How to recognize blocks of text with sed

Using different delimiters in sed

How to make sed programs more readable

Shell fun

Obfuscated shell code

How to match newlines in sed

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