1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-12 23:08:17 +02:00
Jim Meyering 68bb940729 1999-02-13 Roland Huebner <rh@pelikan.cologne.de>
* src/pr.c
(main): Redefine options -s, -w to be POSIX compliant; introduce
new options -J, -S, -W to disentangle -s and -w when used together
with the three column options;
(add_line_number): Make POSIX compliant; use default number
separator TAB with single column output.
(add_line_number): Make POSIX compliant; with multicolumn output
now prefer `text columns of equal width' rather than a consequent
use of `default n-separator TAB'.
(add_line_number): Change line number cut-off from lower-oder to
higher-oder digit to avoid loss of information; no consequent
handling exists in different utilities and other UNIXes.
(char_to_clump): Expand input text tabs to 8 spaces, if
input_tab_char doesn't equal TAB (adapted to other UNIXes).
(usage): Update POSIX compliant options -s, -w; add new options -J,
-S, -W.
(main): Update the source internal documentation.
Some smaller BUGFIXES (print_sep_string, init_header, skip_to_page,
reset_status, print_header).
1999-03-07 13:46:22 +00:00
.
1999-03-06 22:00:09 +00:00
.
1999-03-06 22:00:09 +00:00
.
1999-03-06 22:01:29 +00:00
1999-03-07 05:14:30 +00:00
1999-03-03 03:46:58 +00:00
Description
These are the GNU core utilities. This package is the union of the GNU fileutils, sh-utils, and textutils packages.
90 MiB
Languages
C 57.1%
Shell 27%
Perl 11.5%
Makefile 2.3%
M4 0.9%
Other 1.2%