On Sun, Mar 27, 2016 at 03:00:43PM +0200, Mattias Andrée wrote: > Signed-off-by: Mattias Andrée <[email protected]> > --- > Makefile | 2 + > config.def.h | 1 + > shred.1 | 66 ++++++++++++ > shred.c | 332 > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > 4 files changed, 401 insertions(+) > create mode 100644 shred.1 > create mode 100644 shred.c
I don't think we need shred(1) in sbase. Consider asking before spending time to implement a tool in case it is not desired to go in. I've mentioned this before. If anyone needs it, we can make a patches section on the wiki. I am still reviewing diff and patch by the way, we need those and hope to get them in soonish.
