On Tue, Mar 26, 2013 at 22:23:29 +1100, Celik <celik.n.00@xxxxxxxxx> wrote:
Hi, Had a logic error in my bash script and did "rm -rf *" on my current working directory. Any tips for undoing such an error?
I've done worse. I once did rm -rf .* to try to remove some config files in a home directory. I forgot that .* matched .. and deleted a lot of stuff I didn't want to.
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org