Date: Mon, 15 Dec 2003 12:21:46 -0800 From: Chris Pressey <cpressey@catseye.mine.nu> To: Chris Pressey <cpressey@catseye.mine.nu> Cc: freebsd-questions@freebsd.org Subject: Re: Secure Deletion (Like shred for Linux)?? Message-ID: <20031215122146.2449b9bb.cpressey@catseye.mine.nu> In-Reply-To: <20031215121702.4b7800bb.cpressey@catseye.mine.nu> References: <4F752E686C8E04449DCB9FA7C3BD9674718262@EXCHANGE.campus.stcloudstate.edu> <20031215121702.4b7800bb.cpressey@catseye.mine.nu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 15 Dec 2003 12:17:02 -0800 Chris Pressey <cpressey@catseye.mine.nu> wrote: > [...] > You should be able to install the fileutils port, create a symbolic > link from 'shred' to 'gshred', and run the autoclave script. OK, looking more closely at the script, that might not be possible either, since it looks like it rebuilds shred from its source (?) But you might be able to get around this by replacing all occurances of 'shred' with 'gshred' in the script, or modifying the fileutils port so that 'shred' is installed as 'shred', not 'gshred', or something... -Chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031215122146.2449b9bb.cpressey>