Lines Matching refs:standard
70 # Most of the time we don't want the standard error to be captured
72 # shell puts out when we get a SIGTERM. We'll save the standard
77 # regular standard output won't be directed there, such as in
129 # standard input to the Spooler. It is used to forward
167 # filter. Minimally it should copy its standard input to
168 # the standard output, but it should also trap printer
200 # the standard ERROR, not the standard OUTPUT as is the usual case
201 # with foo=`cmd`. The standard output will go to the printer.
209 # The standard error of the delivered ${LPSET} program
887 # All standard error output is assumed to indicate a
908 # A message sent to the standard input of the ${LPTELL}
932 # to its standard error. This interface program takes all
933 # standard error output from the filter and feeds it as
934 # standard input to the ${LPTELL} program.
945 # standard error from the filter indicates a printer fault.
947 # messages on the standard error, but on the standard output
969 # to get the filter's standard ERROR piped instead of
970 # its standard OUTPUT: Divert the standard error (#2) to
971 # the standard output (#1) IN THE PIPELINE. The shell
975 # standard output (the printer port) made earlier,
985 # pipe to connect the standard error to $LPTELL. In