sed (Stream EDitor) is a programming language used to apply textual transformations to a sequential stream of data. It reads input files line by line, applying the operation which has been specified v... More


Project Details

LICENSE : gnu general public license (gpl)
USER INTERFACE : console
TITLE SYNONYMS : GNU sed

Project Resources

Attribution :

Information obtained from users, and repositories like FLOSSmole, Wikipedia, Apache, Codehaus, Tigris and several others. Please inform us of any errors, objections or omissions. You can find our terms of service here.
more details

If you are a member, to have your comment attributed to you. If you are not yet a member, Join OStatic and help the Open Source community.


Recent sed activity

     

Text Stream Editing

If you find yourself using perl -e quite often just to run some text through a perl regular expression, you may want to consider using sed. It's found on many unix systems, and its regular expression syntax is almost identical to perl's. If you find yourself on a system lacking perl, but are in need of perl's excellent regex power, give sed a try.


0 Vote(s)

Sponsor Gallery

Career Center

Posted: Nov. 8, 2009

Posted: Nov. 7, 2009

Posted: Nov. 7, 2009

Posted: Nov. 6, 2009

Posted: Nov. 6, 2009