Home :: International :: Manuals :: Howto :: FAQ :: Man Pages :: Email Login

 
 

 

5.4. Summary

The sed stream editor is a powerful command line tool, which can handle streams of data: it can take input lines from a pipe. This makes it fit for non-interactive use. The sed editor uses vi-like commands and accepts regular expressions.

The sed tool can read commands from the command line or from a script. It is often used to perform find-and-replace actions on lines containing a pattern.

 
 
 
 
Google
  Web Linuxinfor   
 

Home :: Copyright :: Privacy :: Credits :: Get a free Linuxinfor Email Account

Document on this page is part of "Bash Guide for Beginners". See Index Page for more info about Authorship and Copyright.

1999-2006 Linuxinfor.com. No rights reserved.