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 operators, which enable you to perform complex text-manipulation…
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 domains. Text processing is one of these. Among the…




