3 lines
62 B
Plaintext
3 lines
62 B
Plaintext
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
dd if=/dev/zero of=30032026.png bs=1M count=10240
|