OPR(I) − PWB/UNIX 7/17/74
NAME
opr − off line print
SYNOPSIS
opr [ −destination ] [ −crm ] [ name ... ]
DESCRIPTION
Opr causes the named files to be printed off line at the specified destination. If no names appear the standard input is assumed. At the mother system the following destinations are recognized. The default destination is mh.
lpLocal line printer.
mhGCOS at Murray Hill Comp Center. GCOS identification must be registered in the UNIX password file (see passwd (V)).
spSpider network printer.
xxThe two-character code xx is taken to be a Murray Hill GCOS station id. Useful codes are ‘r1’ for quality print and ‘q1’ for quality print with special ribbon.
Opr uses spooling daemons that do the job when facilities become available. Flag −r causes the named files to be removed when spooled. Flag −c causes copies to be made so as to insulate the daemons from any intervening changes to the files. Flag −m causes mail to be sent when UNIX is finished transmitting the file. For GCOS jobs the mail includes the snumb.
FILES
/etc/passwdpersonal ident cards
/lib/dprdataphone spooler
/etc/dpddataphone daemon
/usr/dpd/*spool area
/lib/lprline printer spooler
/etc/lpdline printer daemon
/usr/lpd/*spool area
/lib/nprspider network spooler
SEE ALSO
fsend (I), dpd (VIII), lpd (VIII)
BUGS
Line printer spooler doesn’t handle flags.
Spider network spooler doesn’t spool.