Path to this page:
./
textproc/gsed,
GNU implementation of sed, the POSIX stream editor
Branch: pkgsrc-2017Q3,
Version: 4.4,
Package name: gsed-4.4,
Maintainer: pkgsrc-usersGNU implementation of the POSIX stream editor `sed'.
Sed (streams editor) isn't really a true text editor or text
processor. Instead, it is used to filter text, i.e., it takes text
input and performs some operation (or set of operations) on it and
outputs the modified text. Sed is typically used for extracting part
of a file using pattern matching or substituting multiple occurrences
of a string within a file.
Master sites: (Expand)
SHA1: a196cd036efd52a8e349cfe88ab4baa555fb29d5
RMD160: bc26466afe2affd3cdc6821e3648bcce3db168f2
Filesize: 1153.969 KB
Version history: (Expand)
- (2017-09-29) Package added to pkgsrc.se, version gsed-4.4 (created)