Tagged Questions

4
votes
5answers
826 views

Can I recover a file in linux which i accidentally did an “rm” on? [closed]

Do you know of any tools/commands by which I recover files which I accidentally removed?
3
votes
3answers
3k views

Recovering file from the Visual Studio document cache?

I've just lost some code. I needed to move a couple of methods from one class to another so i hit save, cut the methods and VS crashed. Now it seems that the save happened after the cut since the ...