View Single Post
Leon4's Avatar
Posts: 170 | Thanked: 53 times | Joined on Jun 2010 @ Sweden
#14
Originally Posted by retsaw View Post
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.
yeah they are 64KB but anyway I will not delete them beacuse I don't know what they are for? I will do the "apt-get install file" as you said, but now I have some problems with mi internet connection so i will check it later. Thank you again fellows for helping me