so i had needed to force delete a file on my computer that wasnt wanting to be deleted, and so i stupidly ran this command in terminal (thinking it would just force delete the entire trash)
sudo rm -rf ~/.Trash
however afterwards, every time i wanted to delete a file from my computer, it just skips the trash entirely, giving me a pop up message that says, "blahblah" will be deleted immediately, are you sure you want to continue?
heres the site where i got the command from: http://www.thexlab.com/faqs/trash.html
please help, thanks
sudo rm -rf ~/.Trash
however afterwards, every time i wanted to delete a file from my computer, it just skips the trash entirely, giving me a pop up message that says, "blahblah" will be deleted immediately, are you sure you want to continue?
heres the site where i got the command from: http://www.thexlab.com/faqs/trash.html
please help, thanks