pr (1) --- print files on the line printer 03/20/80 _U_s_a_g_e pr { | -h } [/ ] ::= | -[] | -n( | ) _D_e_s_c_r_i_p_t_i_o_n 'Pr' is used to print paginated listings of text files on the line printer. Files to be printed are specified by s; see 'cat' for further information on the semantics of this construct. Spooler control options may appear on the command line, but must be separated from file names by an argument consisting only of a slash. See 'sp' and the library routine 'open' for further information on . _E_x_a_m_p_l_e_s lf -c | find .r | sort | pr -n pr file1 file2 file3 cat part1 part2 | pr - pr form / p/narrow/ _F_i_l_e_s //spoolq/prt??? for spool file //spoolq/q.ctrl for queue control file _M_e_s_s_a_g_e_s See 'print' _S_e_e _A_l_s_o print (1), sp (1), cat (1) pr (1) - 1 - pr (1)