Categories
Sed
Takes text input, 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 occurances of a string within a file.
Last updated 20 Jul, 2005
About
Leadership
- Paolo Bonzini - Maintainer
Related Projects
change, Diakonos, Ed, joe, Led, Le editor, minised, PE, replace, Sedsed, Super-sed, Textutils
Versions
4.1.5
4.1.5 stable released 2006-02-03
- Released: 28 Jan, 2005
- Code Maturity: Stable
- Source Archive: http://ftp.gnu.org/pub/gnu/sed/sed-4.1.5.tar.gz
- Licenses: GPLv3orlater
- Interfaces: Command Line
4.2
- Released: 4 May, 2009
- Code Maturity: Stable
- Source Archive: http://ftp.gnu.org/gnu/sed/sed-4.2.tar.bz2
- Licenses: GPLv3
- Interfaces: Command Line
User Community and Support
User manual included and available from http://www.gnu.org/software/sed/manual/sed.html
