#!/bin/bash dd if=/dev/zero of=test.img bs=1k count=32 dd if=/dev/urandom of=random.img bs=1k count=1