commit | 2dade4f18a86d05642aa6f3ef4c5b5100fd10907 | [log] [tgz] |
---|---|---|
author | Ron Yorston <rmy@pobox.com> | Thu Jun 24 15:07:37 2021 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Thu Jun 24 23:37:06 2021 +0200 |
tree | 36dd23571567f6c0cdf25ac0d258245a4480f437 | |
parent | 3b267e99259191eca0865179a56429c4c441e2b2 [diff] |
uniq: really support -z Commit 894466cc5 (uniq: support -z) added support for NUL delimited output. Unfortunately nobody told getopt32(). Signed-off-by: Ron Yorston <rmy@pobox.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>