Remove hidden files generated by Mac OS Finder

I've had a number of solutions during the years for removing hidden files that show up in DOS based systems such as the DS_STORE and resource forks. Traditionally, I've removed them with a recursive shell 'rm' command. I did not know about this command though:
dot_clean
You can use it like this:
sudo dot_clean -m /Volumes/NAME_OF_DISK
This should go and remove any Trashes, Spotlight, or Finder files that are stored on the drive.

Comments

Popular posts from this blog

Gain SSH access to the Buffalo LinkStation 421e

Enable Buffalo LinkStation 421e SFTP

PublicKey attribute in .NET Framework 3.5 SP1 Does not match that of file...