Research V4 development
[unix-history] / man / man1 / opr.1
CommitLineData
53037b28
KT
1.th OPR I 1/15/73
2.sh NAME
3opr \*- off line print
4.sh SYNOPSIS
5.bd opr
6[
7.bd \*-\*-
8] [
9.bd \*-
10] [
11.bd +
12] [
13.bd +\*-
14]file ...
15.sh DESCRIPTION
16.it Opr
17will arrange to have the
18201 data phone daemon submit a job to the
19Honeywell 6070 to print the file arguments.
20Normally,
21the output appears at the GCOS central site.
22If the first argument is
23.bd \*-\*-,
24the output
25is remoted to station R1,
26which has an IBM 1403 printer.
27.s3
28Normally, each file is printed in the state it is found
29when the data phone daemon reads it.
30If a particular file argument is preceded by
31.bd +,
32or a preceding argument of
33.bd +
34has been encountered,
35then
36.it opr
37will make a copy for the daemon to print.
38If the file argument is preceded by
39.bd \*-,
40or a preceding argument of
41.bd \*-
42has been encountered,
43then
44.it opr
45will unlink (remove) the file.
46.s3
47If there are no
48arguments except for the optional
49.bd \*-\*-,
50then the standard input is read and off-line printed.
51Thus
52.it opr
53may be used as a filter.
54.sh FILES
55/usr/dpd/* spool area
56.br
57/etc/passwd personal ident cards
58.br
59/etc/dpd daemon
60.sh "SEE ALSO"
61dpd(I), passwd(V)
62.sh BUGS
63There should be a way to
64specify a general remote site.