show / hide section
Application Details - Learn about the application

edit info

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 via the command line (or a sed script), and then outputs the line. It was developed from 1973 to 1974 as a Unix utility by Lee E. McMahon of Bell Labs, and is available today on most operating systems.   [edit]

Project Details   [edit]

Project Resources   [edit]

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


sed

sed (Stream EDitor) is a programming language used to apply textual transformations to a s...

OStatic Users 2
Stories 0
Questions 0
open
Copy and paste the following script code into the HTML source of the site where you want this widget to appear.
<script type="text/javascript"> ostaticv='i=86265&t=badge&h=130&w=300'; </script> <script src="http://ostatic.com/ostatic.js" type="text/javascript"> </script>

Application Users

Jim Cattron305 Points


Srihari Dega100 Points




show / hide section
Screenshots & Screencasts - See the Application in action

Top
add screenshot

GNU Sed-[1]

GNU Sed-[2]

GNU Sed-[3]

add screenshot
Showing Page:

    show / hide section
    Alternatives - Suggested alternatives to this software

    Top
    add alternative
    image
    Awk

    AWK is a general purpose programming language that is designed for processing text-based d...

    added by Jim Cattron
    Showing Page:

      show / hide section
      News Central - Stay informed with Application-related news

      Top

      Share a valuable story about this application with the OStatic Community.

      Suggest Article
      Captcha Image: you will need to recognize the text in it.

      Career Center

      Posted: Aug. 6, 2008

      Posted: Aug. 6, 2008

      Posted: Aug. 6, 2008

      Posted: Aug. 6, 2008

      Posted: Aug. 6, 2008

      Search oDesk Jobs

      3,700+ Available Jobs


      show / hide section
      Questions - Get Answers and Share Your Expertise

      Top
      show / hide section

      Application-Related Questions

      Ask the OStatic community your question about this software.

      Ask A Question

      Search oDesk Experts

      Need help with your project? 66,000+ experts await your request at oDesk

      show / hide section
      Reviews - Learn from members' experience and share your own

      Top
      show / hide section

      Application Reviews

      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 Votes


      Add A Review