Home Tags Text processing

Tag: text processing

Sed Explained, Part 2: Data Structures and Operators

3
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

4
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...