Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

Unix

Unix v6

pr(1)



pr print file [ ] [ n ] [ +n ] [ wn ] [ ln ] [ t ] [ ] [ ] name produces a printed listing of one or more files. The output is separated into pages headed by a date, the name of the file or a specified header, and the page number. If there are no file arguments, prints its standard input, and is thus usable as a filter. Options apply to all following files but may be reset between files: n produce n-column output +n begin printing with page n h treat the next argument as a header to be used instead of the file name wn for purposes of multi-column output, take the width of the page to be characters instead of the default 72 ln take the length of the page to be lines instead of the default 66 t do not print the 5-line header or the 5-line trailer normally supplied for each page sc separate columns by the single character instead of by the appropriate amount of white space. A missing is taken to be a tab. m print all files simultaneously, each in one column Interconsole messages via write(I) are forbidden during a /dev/tty? to suspend messages. cat (I), cp (I) none; files not found are ignored



pr(1)