aboutsummaryrefslogtreecommitdiffstats
path: root/util/shredder
Commit message (Collapse)AuthorAgeFilesLines
* You'll need these to build jshon - warning these are typically blocked by ↵friendica2014-06-182-0/+0
| | | | .gitignore
* Turns out Linux has a shred command in /usr/bin and its purpose is to ↵friendica2014-06-184-0/+776
over-write files so we don't want to invoke it accidentally. So as not to cause confusion and issues we will rename ours to "shredder". Aussies are of course allowed to alias this to "shredda".