Jump to content

Sed

From EDM2
Revision as of 08:08, 19 November 2018 by Ak120 (talk | contribs) (Created page with "The Stream editor (sed) reads text files, makes editing changes by a command script, and writes the results to standard output. ==Features== *Support for regular expression...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The Stream editor (sed) reads text files, makes editing changes by a command script, and writes the results to standard output.

Features

Implementations

  • GNU sed
  • minised

Links