Loading
Make a file unrecoverable
Mar 18, 2009 By sudheesh009
You have a file "test".The following command makes it so no one can read it.If the file was 12 bytes, it's now 4096 after it has been over written 100 times. There's no way to recover this.
$ shred -n 100 -z test
Want to remove the file? Use the "u" option.
$ shred -n 100 -z -u test
It can be applied to a device also
For more pls visit
http://www.lynuxstuff.com
Trending Topics
| You Need A Budget | Feb 10, 2012 |
| The Linux powered LAN Gaming House | Feb 08, 2012 |
| Creating a vDSO: the Colonel's Other Chicken | Feb 06, 2012 |
| Your CMS Is Not Your Web Site | Feb 01, 2012 |
| Casper, the Friendly (and Persistent) Ghost | Jan 31, 2012 |
| Razor-qt 0.4 - Qt based Desktop Environment | Jan 30, 2012 |
- Fun with ethtool
- Parallel Programming with NVIDIA CUDA
- Readers' Choice Awards 2011
- 100% disappointed with the decision to go all digital.
- Linux-Based X Terminals with XDMCP
- Validate an E-Mail Address with PHP, the Right Way
- You Need A Budget
- The Linux powered LAN Gaming House
- Why Python?
- Python for Android





2 hours 53 min ago
4 hours 14 min ago
6 hours 57 min ago
11 hours 28 min ago
16 hours 34 min ago
17 hours 35 min ago
1 day 3 hours ago
1 day 3 hours ago
1 day 9 hours ago
1 day 12 hours ago