1
0
zfs-test/bin/create-test-setup/random-1M-file
2024-01-28 09:53:36 -08:00

3 lines
56 B
Bash
Executable File

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