Is there such a thing?
An equivalent for CCleaner and other such programs on Linux? I know it's more secure, but there's still crap to delete.
Name:
Anonymous2007-01-29 18:06
There's A LOT of crap to delete... Most of your /tmp can be deleted, except for the files that will fuck everything up if you delete them.
Name:
Anonymous2007-01-29 18:46
what about index.dat? what about fileshredding?
Name:
Anonymous2007-01-29 19:20
>>3
$ shred --help
Usage: shred [OPTIONS] FILE [...]
Overwrite the specified FILE(s) repeatedly, in order to make it harder for even very expensive hardware probing to recover the data.
*nix much ??
Name:
Anonymous2007-01-30 16:43
>>4
But what about index.dat files? How do you get rid of those?