OK, it works, and the person who wrote this is not a professional developer - he's a professional web designer and a rather good one at that judging from his portfolio. And the app is free and takes very little disk space.
But the question remains: why use it? Not "why" as in "why do I want to get rid of those pesky Arno files" but as in "why would anyone want to do things this way."
Are there no other files people have to ferret out from time to time? What about old Sherlock indexes? Are we going to have to download a new program for that? The character string ".DS_Store" is baked into the program - it could be made a variable so the user could specify any file name.
And who says we just want to delete files? Maybe we only want to find them - and list them? Maybe do something else with them? Who says it's going to be delete all the time?
I understand why the author took the time to write this. He's annoyed by those files as much as anyone. But what I cannot understand is why you people continue to search out one-off apps to do one thing when you should be looking for general purpose apps to do any number of things. To me it doesn't sound like you're all that smart.
And as the author says at the end of the app's official help file, it's only a Terminal command line anyway. So why not get a parent or guardian to hold your hand and help you add the following after your shell prompt? You can stop making the rest of us look so STUPID.
sudo find / -name ".DS_Store" -exec rm -f {}\;
DSWipe
wipes out those pesky .DS_Store files
Version: 1.0
OK
Feedback Type: Review
Contributed by: Kugo Wednesday, May 16 2007 @ 05:26 PM PDT
Product Platform: MacOSX
Used Product For: Less than a month
Recommend Product: YES
Overall Rating:
Ease of Use:
Support:
Features:
Quality / Stability:
Price:
Comments
No user comments.