Skip to content

Tag: text processing

All the articles with the tag "text processing".

Sed 101

Sed 101

Updated:

sed is the stream editor for making text substitutions, deletions, and insertions in files — the patterns you'll use 90% of the time.