1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 02:36:16 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2005-03-17 17:38:28 +00:00
parent 308dd0d98c
commit b0a3db0a2f

View File

@@ -14,7 +14,7 @@
New macros.
Before, this command would make uniq skip 11 fields and print
only the first line.
only the first line:
$ _POSIX2_VERSION=1 ./uniq -f1 -1 <(seq --format='1 %g' 2)
1 1
1 2