1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 08:10:15 +02:00

sort -u versus sort | uniq.

This commit is contained in:
Paul Eggert
2004-09-08 19:29:41 +00:00
parent 55fe28e3e9
commit 9c8402de4c
+5
View File
@@ -1,3 +1,8 @@
2004-09-08 Paul Eggert <eggert@cs.ucla.edu>
* coreutils.texi (sort invocation): Add remarks about sort -u
versus sort | uniq. Prompted by a question from Andrew Noymer.
2004-09-06 Paul Eggert <eggert@cs.ucla.edu>
* coreutils.texi (od invocation): Several changes for POSIX