|
|
|
|
|
|
dlostboy (at) lostinfo (dot) com Home | Journal | Multimedia | Files | Other | Links | About |
|
|
|
How I was able to "undelete" a text file that I lost
I was working on a script to help me edit my Apache configuration when it went
haywire and erased the entire file. I checked my backup and for one reason or another
I didn't have one. So with the help of my friend Thomas, I was reminded that everything
in UNIX is considered a file, including the drives and partitions. I also learned of
a program called "strings" that will pull strings out of binary files. Lets assume that
ad0s1e is the partion I need to recover something from...So....
|
| ©2000, ©2001 LostInformation |