#! /bin/sh set -e rm -f testfile ./vbig --create testfile 65536 ./vbig --verify testfile 65536 rm -f testfile