From Matt Kraai <kraai@alumni.carnegiemellon.edu>
authorEric Andersen <andersen@codepoet.org>
Thu, 13 Jul 2000 16:40:41 +0000 (16:40 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 13 Jul 2000 16:40:41 +0000 (16:40 -0000)
commit00143ba921f64caab7e55bc4c90006586d4bcc4a
tree856fdf2d40af7489dfc34050138788e4638081f9
parentac48461da9b04ecf8548f4a0497e3b622a0ae5f1
From Matt Kraai <kraai@alumni.carnegiemellon.edu>
> Here is a patch so that tr can handle NULL characters as well.  Give it
> a shot and let me know what you think.  It is against the latest CVS
> version.
>
> In my tests, the following now works as expected.
>
> tr '\0' '\n'
>
> Later,
> Matt
coreutils/tr.c
tr.c