"David A. Desrosiers" <[EMAIL PROTECTED]> writes:

>       DO NOT EVER SEND BINARY DATA TO STDOUT, BAD!

It's easy to check whether stdout is a terminal, lookup isatty(3C).  I
agree that sending binary data to the terminal is a bad thing.  (GNU
zip does this check when you feed it data from stdin.)


Kjetil T.

Reply via email to