#command-line-tool #delete #directory #ds-store #subdirectories #remove #recursively

app rmds

Small command line tool to remove all .DS_Store files from a directory and it's subdirectories

1 unstable release

0.1.0 Mar 13, 2024

#2176 in Command line utilities

MIT license

4KB

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

rmds

Dependencies

~0.1–8.5MB
~44K SLoC