Hello,
I was talking to my dedicated provider and they told me to delete all files in /tmp and /var/tmp. Where are these folders found, and what SSH command would I use to delete them? They are all full and I really need help!
Thanks in advanced!!!
EDIT:
I tired
however it gives me the message device or resource busy.
I was talking to my dedicated provider and they told me to delete all files in /tmp and /var/tmp. Where are these folders found, and what SSH command would I use to delete them? They are all full and I really need help!
Thanks in advanced!!!
EDIT:
I tired
Code:
rm -rf /tmp
Last edited: