Lines Matching refs:SCRIPT
120 sed SCRIPT INPUTFILE...
124 sed OPTIONS... [SCRIPT] [INPUTFILE...]
127 filters the contents of the standard input. The SCRIPT is actually the
151 `-e SCRIPT'
152 `--expression=SCRIPT'
153 Add the commands in SCRIPT to the set of commands to be run while
156 `-f SCRIPT-FILE'
157 `--file=SCRIPT-FILE'
158 Add the commands contained in the file SCRIPT-FILE to the set of
251 line is taken to be the SCRIPT to be executed.
277 the in-order catenation of all of the SCRIPTs and SCRIPT-FILEs passed