amx-mst701/scripts/test_patch.sh

6 lines
104 B
Bash
Raw Normal View History

2024-12-18 13:52:47 +01:00
#!/bin/bash
dd if=/dev/zero of=test.img bs=1k count=32
dd if=/dev/urandom of=random.img bs=1k count=1