rm -P file.txt
Overwrite regular files before deleting them. Files are overwritten three times, first with byte pattern 0xff, then 0×00, and last with 0xff, before they are deleted.
rm -P file.txt
Overwrite regular files before deleting them. Files are overwritten three times, first with byte pattern 0xff, then 0×00, and last with 0xff, before they are deleted.
Add your comment below, or trackback from your own site.
Subscribe to these comments.
Be nice. Keep it clean. Stay on topic. No spam.
You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>