## rmds Just a small program built in Rust that search recursively for all the .DS_Store files in a directory and its subdirectories and deletes them. ## Usage ```bash rmds ```