amx-mst701/scripts/test_patch.sh
2024-12-18 13:57:56 +01:00

6 lines
104 B
Bash

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