advanced code snippet search
terrencewood on 03/16/11
03/16/11 08:17am
find . -name "._*" -exec rm -if {} \;
Report this snippet Tweet
Comment:
You need to login to post a comment.