npm.io
1.0.2 • Published 10 years agoCLI

delete-ds-store-cli

Licence
MIT
Version
1.0.2
Deps
3
Vulns
0
Weekly
0

#Delete .DS_Store Files

Removes .DS_Store files from given path

Install

$ npm install -g delete-ds-store-cli

Usage

delete-ds-store [path] [-r] [-d]

path defaults to cwd
-r --recursive  ---- recursively delete from all subfolders
-d --dry-run    ---- only show the files to be removed without actually doing so

Keywords