Tag: stream editor
Sed Explained, Part 2: Data Structures and Operators
Continuing from the previous article on the subject, we now proceed to Sed data structures and operators.
Sed has a few powerful data structures and...
Sed Explained, Part 1
UNIX-like operating systems have numerous powerful utilities accessible via the command-line and shell-scripting, which are flexible enough to operate in a variety of problematic...