"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" (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.