You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Provide width digit line numbering. The default for width, if not specified, is 5. The number occupies<br/> the first width column positions of each text column or each line of -m output. If char (any non-digit<br/> character) is given, it is appended to the line number to separate it from whatever follows. The default<br/> for char is a <tab>. Line numbers longer than width columns are truncated.</p>
<p>Write neither the five-line identifying header nor the five-line trailer usually supplied for each page. Quit<br/> writing after the last line of each file without spacing to the end of the page.</p>
<p>Override the 66-line default (default number of lines of text 56, and with -F 63) and reset the page length to lines. If lines is not greater than the sum of both<br/> the header and trailer depths (in lines), the pr utility shall suppress both the header and trailer, as if the<br/> -t option were in effect. </p>
<p>Set the width of the line to width column positions for multiple text-column output only. If the -w option is<br/> not specified and the -s option is not specified, the default width shall be 72. If the -w option is not specified<br/> and the -s option is specified, the default width shall be 512.</p>
<p>set page width to PAGE_WIDTH (72) characters always,<br/> truncate lines, except -J option is set, no interference<br/> with -S or -s</p>
4607
+
</dd>
4608
+
<dt><code>--across</code>, <code>-a</code></dt>
4609
+
<dd>
4610
+
<p>Modify the effect of the - column option so that the columns are filled across the page in a round-robin order<br/> (for example, when column is 2, the first input line heads column 1, the second heads column 2, the third is the<br/> second line in column 1, and so on).</p>
4611
+
</dd>
4612
+
<dt><code>--column=<column></code></dt>
4613
+
<dd>
4614
+
<p>Produce multi-column output that is arranged in column columns (the default shall be 1) and is written down each<br/> column in the order in which the text is received from the input file. This option should not be used with -m.<br/> The options -e and -i shall be assumed for multiple text-column output. Whether or not text columns are produced<br/> with identical vertical lengths is unspecified, but a text column shall never exceed the length of the<br/> page (see the -l option). When used with -t, use the minimum number of lines to write the output.</p>
<p>Separate text columns by the single character char instead of by the appropriate number of <space>s<br/> (default for char is the <tab> character).</p>
<p>separate columns by STRING,<br/> without -S: Default separator <TAB> with -J and <space><br/> otherwise (same as -S" "), no effect on column options</p>
4623
+
</dd>
4624
+
<dt><code>--merge</code>, <code>-m</code></dt>
4625
+
<dd>
4626
+
<p>Merge files. Standard output shall be formatted so the pr utility writes one line from each file specified by a<br/> file operand, side by side into text columns of equal fixed widths, in terms of the number of column positions.<br/> Implementations shall support merging of at least nine file operands.</p>
<p>Each line of output shall be preceded by offset <space>s. If the -o option is not specified, the default offset<br/> shall be zero. The space taken is in addition to the output line width (see the -w option below).</p>
4631
+
</dd>
4632
+
<dt><code>-J</code></dt>
4633
+
<dd>
4634
+
<p>merge full lines, turns off -W line truncation, no column<br/> alignment, --sep-string[=STRING] sets separators</p>
<p>Provide width digit line numbering. The default for width, if not specified, is 5. The number occupies<br/> the first width column positions of each text column or each line of -m output. If char (any non-digit<br/> character) is given, it is appended to the line number to separate it from whatever follows. The default<br/> for char is a <tab>. Line numbers longer than width columns are truncated.</p>
<p>Write neither the five-line identifying header nor the five-line trailer usually supplied for each page. Quit<br/> writing after the last line of each file without spacing to the end of the page.</p>
<p>Override the 66-line default (default number of lines of text 56, and with -F 63) and reset the page length to lines. If lines is not greater than the sum of both<br/> the header and trailer depths (in lines), the pr utility shall suppress both the header and trailer, as if the<br/> -t option were in effect. </p>
<p>Set the width of the line to width column positions for multiple text-column output only. If the -w option is<br/> not specified and the -s option is not specified, the default width shall be 72. If the -w option is not specified<br/> and the -s option is specified, the default width shall be 512.</p>
<p>set page width to PAGE_WIDTH (72) characters always,<br/> truncate lines, except -J option is set, no interference<br/> with -S or -s</p>
213
+
</dd>
214
+
<dt><code>--across</code>, <code>-a</code></dt>
215
+
<dd>
216
+
<p>Modify the effect of the - column option so that the columns are filled across the page in a round-robin order<br/> (for example, when column is 2, the first input line heads column 1, the second heads column 2, the third is the<br/> second line in column 1, and so on).</p>
217
+
</dd>
218
+
<dt><code>--column=<column></code></dt>
219
+
<dd>
220
+
<p>Produce multi-column output that is arranged in column columns (the default shall be 1) and is written down each<br/> column in the order in which the text is received from the input file. This option should not be used with -m.<br/> The options -e and -i shall be assumed for multiple text-column output. Whether or not text columns are produced<br/> with identical vertical lengths is unspecified, but a text column shall never exceed the length of the<br/> page (see the -l option). When used with -t, use the minimum number of lines to write the output.</p>
<p>Separate text columns by the single character char instead of by the appropriate number of <space>s<br/> (default for char is the <tab> character).</p>
<p>separate columns by STRING,<br/> without -S: Default separator <TAB> with -J and <space><br/> otherwise (same as -S" "), no effect on column options</p>
229
+
</dd>
230
+
<dt><code>--merge</code>, <code>-m</code></dt>
231
+
<dd>
232
+
<p>Merge files. Standard output shall be formatted so the pr utility writes one line from each file specified by a<br/> file operand, side by side into text columns of equal fixed widths, in terms of the number of column positions.<br/> Implementations shall support merging of at least nine file operands.</p>
<p>Each line of output shall be preceded by offset <space>s. If the -o option is not specified, the default offset<br/> shall be zero. The space taken is in addition to the output line width (see the -w option below).</p>
237
+
</dd>
238
+
<dt><code>-J</code></dt>
239
+
<dd>
240
+
<p>merge full lines, turns off -W line truncation, no column<br/> alignment, --sep-string[=STRING] sets separators</p>
0 commit comments