3 lines
56 B
Plaintext
3 lines
56 B
Plaintext
|
|
#!/usr/bin/env bash
|
||
|
|
exec blackbox file add --shred "$@"
|