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