I accidentally deleted months worth of work with rm -r *. I used it in the wrong directory and now the main Python script that I wrote is gone.
rm -r *
Is there