About

"sed" (stands for stream editor) is a Unix utility that parses and transforms text files.

It implements a fairly basic programming language to perform the transformations, but is in fact Turing-complete.

Sed on Wikipedia

history|show excerpt|excerpt history