OPR (I) 1/15/73 OPR (I)
NAME opr -- off line print
SYNOPSIS opr [--] [-] [+] [+-]file ...
1
DESCRIPTION opr will arrange to have the 201 data phone dae-
mon submit a job to the Honeywell 6070 to print
the file arguments. Normally, the output appears
at the GCOS central site. If the first argument
is --, the output is remoted to station R1.
(Station R1 has a 1403 printer.)
Normally, each file is printed in the state it is
found when the data phone daemon reads it. If a
particular file argument is preceded by +, or a
preceding argument of + has been encountered,
then opr will make a copy for the daemon to
print. If the file argument is preceded by -, or
a preceding argument of - has been encountered,
then opr will unlink (remove) the file.
If there are no arguments except for the optional
--, then the standard input is read and off-line
printed. Thus opr may be used as a filter.
FILES /usr/dpd/* spool area
/etc/passwd personal ident cards
/etc/dpd daemon
SEE ALSO dpd(I), passwd(V)
DIAGNOSTICS --
BUGS --