Recent Changes - Search:

edit SideBar

GNU sed

Description

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.

Homepage: http://gnu.org/software/sed/

Current version: v4.4-1

Downloads

RPM:

Source RPM:

Package dependencies:


All versions

Edit - History - Print - Recent Changes - Search
Page last modified on February 28, 2017, at 12:04 PM