home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Trees / V6 / usr / man / man1 / opr.1 < prev    next >
Encoding:
Text File  |  1975-06-26  |  1.6 KB  |  79 lines

  1. .th OPR I 7/17/74
  2. .sh NAME
  3. opr \*- off line print
  4. .sh SYNOPSIS
  5. .bd opr
  6. [ \fB\*-\fRdestination ]
  7. .bd \*-crm
  8. ]
  9. [ name ... ]
  10. .sh DESCRIPTION
  11. .it Opr
  12. causes the named files to be printed off line at the specified destination.
  13. If no names appear the standard input is assumed.
  14. .s3
  15. At the mother system
  16. the following destinations are recognized.
  17. The default destination is 
  18. .bd mh.
  19. .s3
  20. .lp +4 4
  21. \fBlp\fR    Local line printer.
  22. .s3
  23. .lp +4 4
  24. \fBmh\fR    GCOS at Murray Hill Comp Center.
  25. GCOS identification must be registered in
  26. the UNIX password file (see
  27. passwd (V)).
  28. .s3
  29. .lp +4 4
  30. \fBsp\fR    Spider network printer.
  31. .s3
  32. .lp +4 4
  33. \fIxx\fR    The two-character code 
  34. .it xx
  35. is taken to be a Murray Hill GCOS station id.
  36. Useful codes are `r1' for quality print
  37. and `q1' for quality print with special ribbon.
  38. .i0
  39. .s3
  40. .it Opr
  41. uses spooling daemons that do the job
  42. when facilities become available.
  43. Flag
  44. .bd \*-r
  45. causes the named files to be removed
  46. when spooled.
  47. Flag
  48. .bd \*-c
  49. causes copies to be made so as to insulate
  50. the daemons from any intervening changes to the files.
  51. .s3
  52. Flag
  53. .bd \*-m
  54. causes mail to be sent
  55. when UNIX is finished transmitting the file.
  56. For GCOS jobs
  57. the mail includes the snumb.
  58. .sh FILES
  59. .nf
  60. .if t .ta 1.2i
  61. .if n .ta 14
  62. /etc/passwd    personal ident cards
  63. /lib/dpr    dataphone spooler
  64. /etc/dpd    dataphone daemon
  65. /usr/dpd/*    spool area
  66. /lib/lpr    line printer spooler
  67. /etc/lpd    line printer daemon
  68. /usr/lpd/*    spool area
  69. /lib/npr    spider network spooler
  70. .fi
  71. .fi
  72. .sh "SEE ALSO"
  73. fsend (I), dpd (VIII), lpd (VIII)
  74. .sh BUGS
  75. Line printer spooler doesn't handle flags.
  76. .br
  77. Spider network spooler doesn't spool.
  78.