advanced code snippet search
victuoso on 11/02/10
DSStore
11/02/10 06:42am
1 person have marked this snippet as a favorite
smvnet
find . -name '*.DS_Store' -type f -delete
Report this snippet Tweet
Comment:
You need to login to post a comment.