![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help using shred instead of rm | jack1981 | UNIX for Dummies Questions & Answers | 18 | 07-18-2006 05:06 PM |
| zip utility on HP-UX | jgutierrez29 | UNIX for Dummies Questions & Answers | 1 | 06-22-2005 03:10 PM |
| BASH : Find files by date and shred them | cbismuth | Shell Programming and Scripting | 2 | 06-13-2005 11:20 AM |
| AWK utility | malaymaru | UNIX for Dummies Questions & Answers | 3 | 05-05-2005 01:27 AM |
| awk utility | dilipluhar | High Level Programming | 2 | 06-19-2001 05:13 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread |
Rating:
|
Display Modes |
|
||||
|
Shred utility
Hi experts.
We have a HP-Unix server, we deleted some files and folders from the server. Is there any utilities that we can use to ensure those deleted files and folders are not recoverable? We used rm command to delete these files. Cheers, RT ![]() |
|
||||
|
Is this for a high-security envrionment? I hope not. Most shredding will not work for filesystems that do not (for various reasons) immediately wrote over a deleted file.
FileBuzz - Find Software Fast has some simple shredder utilities that will keep an uninformed manager happy but will probably never pass a security audit. You can google for 'file shredder' - Linux has one called shred. It is opensource, so you can compile it if you have gcc. |
| Sponsored Links | ||
|
|