Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide
translations



Rockbox mail archive

Subject: Re: Mac Mp3 Tools?

Re: Mac Mp3 Tools?

From: Michael T. Kupietz, wearing a pointy hat <reginald_at_kupietz.com>
Date: Thu, 17 Jun 2004 15:01:58 -0700

At 4:52 PM +0200 6/17/04, Bruno Rodrigues wrote:
>Hello to all.
>
>Michael T. Kupietz, wearing a pointy hat wrote:
>> Archos Cleaner <mine, still in private beta>: childishly simple
>>applescript
>> front end for terminal commands that delete all the ".DS_Store",
>> "._xxxxx.mp3", ".Trashes", "Desktop DB" and other miscellaneous unwanted
>> files that MacOS deposits all over any connected FAT32 volume.
...snip...
>copy this to your /usr/local/bin/clean_damn_mac_garbage_files
>
>find . -name ".DS_Store" -exec rm -fv "{}" \;
>find . -name "._??*" -exec rm -fv "{}" \;
>find . -type d -a -name ".DAV" -exec rm -rfv "{}" \;

yeah, that's precisely it, but I'm putting a user-friendly front end on it
for a friend who is less than a power-users. It's been a drag for him, he
doesn't know a whole lot about computers and certainly nothing about Unix
so he felt (at first) like the Archos is basically a rip-off for Mac
users... he thinks you have to have high-level skills or a mac tech at your
disposal to get the thing to work right with a Mac (which is basically
true.) I showed him it's possible to format the Archos, clean those
resource files, etc. with a Mac, but he still doesn't want to touch
Terminal (and I wouldn't want him to) hence a GUI interface for it.

Mike

-- 
The great thing is, over the internet, nobody knows I'm a dog.
_______________________________________________
http://cool.haxx.se/mailman/listinfo/rockbox
Received on 2004-06-18

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy