Undelete Files in Linux
   Usually I take care for backups, but the first time I tempted to neglect this habit - I just have met Morphy's law :(  Fortunately there is a solution:    yum install testdisk  OR   apt-get install testdisk  To recover files simply type:   photorec  and follow the instructions   So simple :)