Scan a file for contiguous blocks of 'null' bytes.
Usage:
nullblocks <file>
The default minimum block size to be reported is 8192 bytes. Maybe this will be adjustable as a command line argument in the future...