Please help me... I never use rm command but stupidly I did use this one below and as a result have all my files deleted including chrome bookmarks and settings.I lost a huge amount of my scientific data too. How do i recover them?
sudo apt-get remove skype skype-bin
rm -rf ~/ .skype
~/
, and~
is symbol for home folder. That is why you always should add-i
beforerm
command. – Sergiy Kolodyazhnyy Apr 20 '15 at 04:08testdisk
&photorec
) to recover lost files. – bcbc Apr 20 '15 at 05:39