while ( read( $fh, $buffer, BUFFER_SIZE ) ) { print OUTPUT $buffer; }