Re: [Hampshire] Securely deleting files

Αρχική Σελίδα

Reply to this message
Συντάκτης: Peter McGowan
Ημερομηνία:  
Προς: Hampshire LUG Discussion List
Αντικείμενο: Re: [Hampshire] Securely deleting files
On Wednesday 07 March 2007 09:52, Roger Munford wrote:
> If I had a file whose contents I wanted to remove completely from the
> disk, would it be enough to open it and use Fwrite() to overwrite each
> character and then delete?


Try wipe

http://wipe.sourceforge.net/ (or supplied pre-packaged with many distros)

Peter