![]() |
![]()
| ![]() |
![]()
NAMEssam - stream interface to sam SYNOPSISssam [ -n ] [ -e script ] [ -f sfile ] [ file ... ] DESCRIPTIONSsam copies the named files (standard input default) to the standard output, edited by a script of sam commands (q.v.). When the script starts, the entire input is selected. The -f option causes the script to be taken from file sfile. If there is a -e option and no -f, the flag -e may be omitted. The -n option suppresses the default output. EXAMPLES
SOURCE/bin/ssam SEE ALSOsed(1), Rob Pike, ``The text editor sam''. BUGSSsam consumes all of standard input before running the script.
|