Files
blackbox/bin
Graham Lyons bb9f8584c3 Use the rm command with -P as a shred fallback (#179)
* Use the `rm` command with `-P` as a shred fallback

The newer versions of OSX (Sierra) have neither `shred` nor `srm`.
They do have `rm` with the `-P` option, so we can fall back to that
before resorting to plain old `rm`.

* Add double-quotes and braces to the shell variable.

We should treat the variable as a string, and we should also be safe
when interpolating it.
2018-04-13 13:31:52 -04:00
..
2016-05-17 12:58:13 -04:00
2015-06-27 13:40:45 +02:00
2016-05-17 12:58:13 -04:00
2016-05-17 12:58:13 -04:00
2016-05-17 12:58:13 -04:00
2016-05-17 12:58:13 -04:00
2018-04-13 13:31:24 -04:00
2016-05-17 12:58:13 -04:00
2015-06-16 13:25:55 -05:00