Hello, I have FreeBSD 8.2 running on a Dell server with 3 physical disks in RAID 5. I have a python source file called xxx.py (about 20K) that apparently got overwritten with a zero byte file. I've turned the box off immediately to keep more data from being written to disk. Is there anyway to recover this file or the data in it? I can remember exact strings in the file to search for if there was a utility I could examine hex bytes or something. I'm guessing the data is still on the disk but I'm not sure how to get at it. Any help/suggestions appreciated.