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