Zero empty space on partition

dd if=/dev/zero of=./zero bs=1M; sync; rm -f ./zero