Hello all. I was trying to do some text recovery (http://www.cyberciti.biz/tips/linuxu...ted-files.html) but after running grep -b 'TEXT' /dev/ad0 > good.txt i only see "Binary file /dev/ad0 matches" in the good.txt, whats wrong here ? =) Thanks in advance.