On 21/12/17 08:40, PD wrote: > ##### Whoops, fail to count duplicate binary lines: > # printf "\n\x00\n\x00\n" | uniq -c | cat -e > 1 $ > 1 ^@$ > 1 ^@$
Not reproducible on recent versions. Might this have been specific to the i18n patch? I.E. can you reproduce with LC_ALL=C set in the env? thanks, Pádraig
