![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX Desktop for Dummies Questions & Answers Questions regarding GNOME, KDE, CDE, Open Office, etc go here. All UNIX and Linux Newbies Welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Splitting input files into multiple files through AWK command | arund_01 | Shell Programming and Scripting | 3 | 05-13-2008 06:17 AM |
| Find duplicates from multuple files with 2 diff types of files | ricky007 | Shell Programming and Scripting | 2 | 03-04-2008 09:46 AM |
| unzip particular gzip files among the normal data files | thepurple | Shell Programming and Scripting | 4 | 11-30-2007 07:17 AM |
| when I try to run rm on multiple files I have problem to delete files with space | umen | UNIX for Dummies Questions & Answers | 1 | 09-20-2005 12:20 AM |
| text files, ASCII files, binary files and ftp transfers | Perderabo | Answers to Frequently Asked Questions | 0 | 04-08-2004 01:25 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Undeleting files....
I have deleted some files from my system. If I have deleted them is there any way to retrieve them? Now if they are retrievible how do I delete them for good? In other words get rid of them forever?
|
| Forum Sponsor | ||
|
|
|
|||
|
Awww Crap! I deleted a symlinked file and wanted to get it back...... ah, no such luck. At any rate, wouldn't the easiest way to delete the data that you want gone be to open the file, overwrite the contants, save it, delete it, and then overwrite the drive? I've heard of people overwriting several times and like you mention LivinFree, the authorities have been able to recover some of the data. The thing that I'm curious about though, is that if I'm able to overwrite my drive and they are still able to find something, not that I've got anything to hide, but if that's the case, then how is the drive able to store anything at all? It would seem to me that due to the drives being composed of basically the same thing as a video or cassette tape, that once it's been overwritten the data that was there simply no longer is. Maybe that's vastly oversimplified, but if the contents were still there, then when you tape 24 over with the Sopranos, you'd have Tony Soprano saving the nation.
What you are saying is there's a residual amount of data left behind. The problem as I see it, is that on the computer, if I fill my drive and open a text document, then the text shouldn't be exactly as it were before. That doesn't jive. Can you fill me in more? |
|
|||
|
Quote:
Not to mention that VCR's aren't the same as hard drives. VCR's have a whole seperate head for erasing the tape before it's recorded on. Just overwriting the file isn't guaranteed to even overwrite the same sectors, by the way. It depends on the way the filesystem works. For instance, Journaling Flash FileSystem -- JFFS -- is specifically designed to not use the same sectors over and over, so as to not prematurely wear out flash media. Last edited by Corona688; 05-18-2006 at 08:44 AM. |
|||
| Google UNIX.COM |