3 lines
46 B
Plaintext
3 lines
46 B
Plaintext
|
|
#!/usr/bin/env bash
|
||
|
|
exec blackbox shred --all
|