|
|
1.1 root 1: \fBMLP\fP -- Spooler System
2:
3: \fBMLP\fP stands for \fBM\fPultiple \fBL\fPine \fBP\fPrinter. It names a group
4: of programs that help users and applications access the computer's printers
5: in an orderly and efficient way.
6:
7: Information to be printed is submitted to the \fBlp\fP program which makes a
8: copy in a place called the "spool queue" and then notifies the scheduler. The
9: scheduler (\fBlpsched\fP) periodically scans the queue looking for requests
10: that are waiting to print. When it finds one, it assigns a printer to do the
11: job. If the desired printer is busy, then the request will be reconsidered when
12: the device becomes available. Requests are normally held in the queue for a
13: certain period of time so that they may be reprinted if the user so wishes.
14: Every few minutes, the scheduler purges requests that have grown too old. The
15: scheduler also maintains a log of its activities and reports anything unusual
16: to either the system administrator or the appropriate user through the email
17: facility.
18:
19: \fBMLP\fP replaces the spooler distributed with COHERENT 4.0. Using the
20: existing spooler in conjunction with \fBMLP\fP is not recommended since they
21: do not know how to share the printers with each-other.
22:
23: The following programs comprise the \fBMLP\fP system:
24:
25: \fBlpsched\fP System scheduler, assigns requests to printers.
26: .br
27: \fBlpshut\fP Halts the scheduler's activities.
28: .br
29: \fBlp\fP Receives printed output from users and applications.
30: .br
31: \fBlpr\fP A synonym of \fBlp\fP.
32: .br
33: \fBlpstat\fP Reports the status of request and \fBMLP\fP.
34: .br
35: \fBlpadmin\fP Creates or removes printer definitions.
36: .br
37: \fBreprint\fP Reprints a queued request (see \fBlp\fP also).
38: .br
39: \fBcancel\fP Cancels one or more printing or waiting requests.
40: .br
41: \fBchreq\fP Changes the attributes of one or more requests.
42: .br
43: \fBroute\fP Changes or displays a user's personal default printer.
44:
45: See manual topic \fBmlptech\fP for a technical description of \fBMLP\fP.
46:
47: Files
48: .br
49: \fB/usr/spool/mlp\fP -- \fBMLP\fP's home directory
50: .br
51: \fB/usr/spool/mlp/controls\fP -- Configuration database (text)
52: .br
53: \fB/usr/spool/mlp/status\fP -- Status database (text)
54: .br
55: \fB/usr/spool/mlp/queue\fP -- Spool queue
56: .br
57: \fB/usr/spool/mlp/backend\fP -- Device interface programs (or scripts)
58: .br
59: \fB/usr/spool/mlp/route\fP -- User \fBMLP\fP preferences
60:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.