Thread
:
how to fix this problem?
View Single Post
retsaw
2011-03-12 , 17:45
Posts: 701 | Thanked: 585 times | Joined on Sep 2010 @ London, England
#
12
Originally Posted by
Leon4
Thanx, I typed everytihng
but now i have tons of files in MyDocs which are ending with .REC?
These are files recovered by the fsck utility, you may want to try and find out what they are before you delete them. The "file" utility (which is a command-line program (you'll need to install it with "apt-get install file" as root)) should be able to tell you the type of file they are, after installing it you can run "file /home/user/MyDocs/*.REC" to run it on all the recovered files.
EDIT: If they are only 64KB they probably aren't important, but you may want to check anyway.
Quote & Reply
|
The Following User Says Thank You to retsaw For This Useful Post:
kolos
retsaw
View Public Profile
Send a private message to retsaw
Find all posts by retsaw