mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-08-01 05:26:20 +02:00
da8c36f53fee296cda3adb4c1427954c334dd415
(limfield): Fix bug that made field specs like -k1.5 return a pointer into LINE beyond the first field. Rewrite to properly ignore trailing blanks. Replace unnecessary loop with if-else. (main): Don't decrement T2 corresponding to `x' in field specs like -ku.v,w.x.
Description
These are the GNU core utilities. This package is the union of
the GNU fileutils, sh-utils, and textutils packages.
Languages
C
56.4%
Shell
27.7%
Perl
11.6%
Makefile
2.2%
M4
0.9%
Other
1.2%