LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   delete trashcan? (https://www.linuxquestions.org/questions/linux-general-1/delete-trashcan-248853/)

corbintechboy 10-29-2004 02:44 PM

delete trashcan?
 
I was wondering if someone could tell me how to delete the trashcan in slack?


Thanks for the help in advance!

darkleaf 10-29-2004 03:09 PM

I think you can just delete it with rm -rf /path/to/file as root. Be really careful though cause rm -rf / will delete your whole install! The automatic removing to the trash can when you delete a file is probably an alias. You can probably find that in your ~/.bash_profile file.


All times are GMT -5. The time now is 06:59 AM.