Hallo.

Comparing coreutins with busybox I found following inconsistency in the
GNU coreutils:


GNU sort -z documents:
use NUL instead of EOL on input

GNU sort -z does:
use NUL instead of EOL on input and output


Note that implementing it as documented would break GNU findutils
updatedb, as happens with busybox.

-- 
Best Regards / S pozdravem,

Stanislav Brabec
software developer
---------------------------------------------------------------------
SUSE LINUX, s. r. o.                          e-mail: [EMAIL PROTECTED]
Lihovarská 1060/12                            tel: +420 284 028 966
190 00 Praha 9                                fax: +420 284 028 951
Czech Republic                                http://www.suse.cz/



_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to