./textproc/gsed, GNU implementation of sed, the POSIX stream editor

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2021Q1, Version: 4.8, Package name: gsed-4.8, Maintainer: pkgsrc-users

GNU 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: 61bd770062d49cdab3f0f45df473e2bf950ba266
RMD160: 58ecaadd5fb43151a816f6576ec6a96717d434fc
Filesize: 1316.453 KB

Version history: (Expand)