RMDS A simple tool for recursively removing .DS_Store files Installation go get -u github.com/paulsevere/rmds Usage rmds <directory/file name?> <path?> If you enter a relative path name, rmds will begin its recursive search from that path. Otherwise, it will use the current directory.