1
0
Fork 0
zfs-test/bin/create-test-setup/random-1M-file

3 lines
56 B
Bash
Executable File

#!/bin/sh
dd if=/dev/urandom of=random-1M bs=1M count=1