Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Easier encryption and decryption of files and folders' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Easier encryption and decryption of files and folders
Authored by: amacaulay on Jul 17, '03 02:29:03AM

or use rm -P

"-P Overwrite regular files before deleting them. Files are
overwritten three times, first with the byte pattern 0xff,
then 0x00, and then 0xff again, before they are deleted."



[ Reply to This | # ]