On 7/3/06, Jonathan Rockway <[EMAIL PROTECTED]> wrote:
If you wanted to truly please DJB (with his "don't parse" mantra), then
you could open two extra filehandles, one for 'ok' and one for 'not ok',
and print the number of the test mod 256 (i.e. one byte per test, no
newline; just the byte) to each handle.  If it comes in on pipe one and
the number is where it should be, it's a 'ok #', if it comes in on that
second pipe, it's a 'not ok #'.

Some days I wish I was DJB and only had to support one operating
system and one environment. :P

Reply via email to