2 lines
62 B
Bash
2 lines
62 B
Bash
dd if=/dev/urandom of=/var/www/html/bigfile bs=100M count=1
|
dd if=/dev/urandom of=/var/www/html/bigfile bs=100M count=1
|