A Practical Guide to UNIX for Mac OS X Users

A sed command line has the following syntax:

sed [-n] program [file-list] sed [-n] -f program-file [file-list]

The sed utility takes its input from files you specify on the command line or from standard input. Unless you direct output from sed elsewhere, it goes to standard output.

Категории