Answers for "how to remove temp file from root in ubuntu"

1

ubuntu remove temp files

sudo rm -rf /tmp/*
Posted by: Guest on June-10-2020

Code answers related to "how to remove temp file from root in ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language