#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

#1699 in Command line utilities

Download history 85/week @ 2024-03-13 6/week @ 2024-03-20 3/week @ 2024-03-27 7/week @ 2024-04-03

101 downloads per month

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

~105–290KB