Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |    |  DSWipe

DSWipe

DSWipe - 1.0

wipes out those pesky .DS_Store files

All Time: (5.0)
This Version: (5.0)
Current Version: 1.0
Release Date: 2004-07-15
License: Freeware
Downloads (this version): 3,364
Downloads (all versions): 3,364

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

DSWipe is a simple Cocoa application to remove those pesky .DS_Store files you find littered all over Mac OS X.

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.3
  • Mac OS X 10.2

Additional Requirements:

  • Mac OS X 10.2 or higher.

Screenshots:

Download Links:

Your Installed Versions:


 

Feedback Summary:

This Version:
Overall Rating: (5.0) Features: (5.0) Support: (5.0)
Ease of Use: (5.0) Quality / Stability: (5.0) Price: (5.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

DSWipe CommentaryProblem - Version: 1.0, 6/8/2007 11:15AM PST

Cowicide
How can you tell when it's completed? Dev needs to finish up the UI so that it either confirms the deletion and/or the progress bar follows Mac UI standards, etc.
Post a commentAlert Admin

DSWipe ReviewOK - Version: 1.0, 5/16/2007 05:26PM PST

(0 of 2 users found this comment useful)

Kugo
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 {}\;
Post a commentAlert Admin

DSWipe ReviewGood for remote Non-Mac Drives - Version: 1.0, 7/16/2004 11:48PM PST

Knight_Ed
It just cleans up the dir structre of non HFS drives.

Would be nice if it toast'ed the .Trashes as well thou.
Post a commentAlert Admin