need help.. i had accidentally executed "rm Untitled *" at the location/directory [/home/user1].. and obviously it had removed all of non-folder stuffs in that directory/folder..
is there an easy way to recover those files?
Thanks in advance!
__________________
----
Linux User #322120 iBlog
Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html
Member, UP Linux Users' Group
Member, Association for Computing Machinery (ACM), UP Student Chapter
Member, UPACM Java Special Interest Group
Member, UPACM Mac Special Interest Group
This is (or was) stock on many distributions, but not Fedora. You can override the -i flag with -f should you ever want to do that. Most properly written shell scripts account for this variation.
This won't recover your files, but it will help to prevent such mishaps.