[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Solaris tr bug
From: |
Andreas Schwab |
Subject: |
Re: Solaris tr bug |
Date: |
Thu, 02 Oct 2008 17:26:48 +0200 |
User-agent: |
Gnus/5.110009 (No Gnus v0.9) Emacs/22.2 (gnu/linux) |
Eric Blake <address@hidden> writes:
> +Posix requires @command{tr} to operate on binary files. But at least
> +Solaris @command{/usr/ucb/tr} still fails to handle @samp{\0} as the
> +octal escape for @code{NUL}.
Those historic implementations just drop NUL characters from the input,
see
<http://www.opengroup.org/onlinepubs/009695399/utilities/tr.html#tag_04_145_18>.
Andreas.
--
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
- Solaris tr bug, Eric Blake, 2008/10/02
- Re: Solaris tr bug,
Andreas Schwab <=