Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ pac(8) — Duplix 4.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

printcap(5)

PAC(8)  —  Unix Programmer’s Manual

NAME

pac − printer/plotter accounting information

SYNOPSIS

/etc/pac [ options ] [ name ...  ]

DESCRIPTION

Pac reads the printer/plotter accounting files, accumulating the number of pages (the usual case) or feet (for raster devices) of paper consumed by each user, and printing out how much each user consumed in pages or feet and dollars.  If any names are specified, then statistics are only printed for those users; usually, statistics are printed for every user who has used any paper. 

OPTIONS

−c Causes the output to be sorted by cost; usually the output is sorted alphabetically by name. 

−m Causes the host name to be ignored in the accounting file.  This allows for a user on multiple machines to have all of his printing charges grouped together. 

−pprice Causes the value price to be used for the cost in dollars instead of the default value of 0.02 or the price specified in /etc/printcap. 

−Pprinter flag causes accounting to be done for the named printer.  Normally, accounting is done for the default printer (site dependent) or the value of the environment variable PRINTER is used. 

−r flag reverses the sorting order. 

−s flag causes the accounting information to be summarized on the summary accounting file; this summarization is necessary since on a busy system, the accounting file can grow by several lines per day. 

FILES

/usr/adm/?acctraw accounting files
/usr/adm/?_sumsummary accounting files
/etc/printcapprinter capability data base

SEE ALSO

printcap(5)

BUGS

The relationship between the computed price and reality is as yet unknown. 

5 BSD  —  October 30, 1985

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026