mirror of
https://github.com/sgmarz/osblog.git
synced 2024-11-24 02:16:19 +04:00
4 lines
56 B
Bash
Executable File
4 lines
56 B
Bash
Executable File
#!/bin/sh
|
|
|
|
dd if=/dev/urandom of=hdd.dsk bs=1M count=32
|