11/3/71                                                    PR (I)
NAME            pr  --  print file
SYNOPSIS        pr [ -lcm ] name  ...
                                1
DESCRIPTION     pr produces a printed listing of one or more
                files.  The output is separated into pages headed
                by the name of the file, a date, and the page
                number.
                The optional flag -l causes each page to contain
                78 lines instead of the standard 66 to accomodate
                legal size paper.
                The optional flag -c (current date) and -m (modi-
                fied date) specify which date will head all sub-
                sequent files.  -m is default.
FILES           /dev/ttyn to suspend messages.
SEE ALSO        cat, cp, mesg
DIAGNOSTICS     -- (files not found are ignored)
BUGS            none
OWNER           ken, dmr