7.4.4 Useful filter-options when the filter is `sed' 
- `-e script'
 - `--expression=script'
 - 
Add script to the commands to be executed.
 - `-f scriptfile'
 - `--file=scriptfile'
 - 
Add the contents of scriptfile to the commands to be executed.
 - `-n'
 - `--quiet'
 - `--silent'
 - 
Suppress automatic printing of pattern space.
 
  
This document was generated
on May 6, 2002
using texi2html