advanced code snippet search
aemkei on 12/10/08
Shell mac
12/10/08 11:02am
1 person have marked this snippet as a favorite
heinz1959
find . -name *.DS_Store -type f -exec rm {} \;
Report this snippet Tweet
Comment:
You need to login to post a comment.