File:  [MW Coherent from dump] / coherent / f / usr / spool / mlp / backend / disk
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:40 2019 UTC (7 years, 2 months ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent

:
#
# A sample backend script.
#
# The despooler opens the spool file and device.  It connects these files
# to THIS process's standard input and output.  Anything you send to
# standard output is likely to end up on paper.  The "cat" command below
# transfers the request data to the device.  Notice how we put banners
# on the front of each request and how we ensure that the printer is at
# top-of-form for the next request in line.
#
# You can get as fancy or spartan as you want insofar as banners are
# concerned.  Business users in particular hate banners because they
# consume paper.
#
# You can also use this backend as an opportunity to transform the raw
# report text in some way before you write it to the device.
#
# These parameters are passed to this process:
#
#    $1 = request sequence number
#    $2 = user name
#    $3 = number of copies


tee /tmp/D$$

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.