Language

Package: sed @ 4.8

Synopsis

Stream editor

Description

Sed is a non-interactive, text stream editor. It receives a text input from a file or from standard input and it then applies a series of text editing commands to the stream and prints its output to standard output. It is often used for substituting text patterns in a stream. The GNU implementation offers several extensions over the standard utility.

Home page
https://www.gnu.org/software/sed/
Location
gnu/packages/base.scm (line: 145, column: 2)
License

Lint warnings

LinterMessageLocation
patch-file-names

Validate file names and availability of patches

file names of patches should start with the package name