On Sat, May 21, 2005 at 11:54:43AM -0700, Steve Kargl wrote: > It seems the semantics of reading from /dev/null is > system dependent. What happens if you read from /dev/null on freebsd? As a short test, could you send the output of "strace cat < /dev/null" (if you have strace, of course) ?