Home_greyBuild Service > Projects > Trunk > sed
Login

sed

A GNU stream text editor

The sed (Stream EDitor) editor is a stream or batch (non-interactive)
editor. Sed takes text as input, performs an operation or set of
operations on the text and outputs the modified text. The operations
that sed performs (substitutions, deletions, insertions, etc.) can be
specified in a script file or from the command line.

Information There is 1 derived packages from this package.

Build Status Reload Status

No build result available