minix man page for pr

Query: pr

OS: minix

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PR(1)							      General Commands Manual							     PR(1)

NAME
pr - print a file
SYNOPSIS
pr [-Mfnt] [-h n] [-l n] [-w n] [-columns] [+page] [file] ...
OPTIONS
-M Use MINIX style line number -f Do not fold long lines -h Take next argument as page header -l Sets page length in lines -n Number the output lines -t Do not print page header or trailer -w Sets line length in characters
EXAMPLES
pr -w85 -l60 file # Use 85 character line, 60 line page pr -3 file # List file three columns to a page pr +4 file # Start printing with page 4
DESCRIPTION
Pr formats one or more files for printing. If no files are specified, stdin is printed. Options are provided for setting the width and height of the page, the number of columns to use (default 1), and the page to start with, among others.
SEE ALSO
lp(1). PR(1)
Related Man Pages
pr(1) - redhat
pr(1) - osx
pr(1) - ultrix
pr(1) - freebsd
pr(1) - xfree86
Similar Topics in the Unix Linux Community
File/directory information......
Openbsd as gateway Problem
Apache Problems.
AIX calling WINSOCK during e-mail - normal?
Grep echo awk print all output on one line