advanced code snippet search
therobot on 12/15/08
commands
12/15/08 03:12pm
1 person have marked this snippet as a favorite
yosemite610
sudo find / -name *~ -exec rm -i '{}' \;
Report this snippet Tweet
Comment:
You need to login to post a comment.