#! /bin/sh dd if="$1" of=/dev/null bs=102400 && echo Ok.