@bsorrentino/mac-cleaner
v1.4.2
Published
A simple macosx utility to completely remove apps & software
Downloads
2
Readme
mac-cleaner
A simple macosx utility base on Spotlight search to completely remove apps & software
Inspired by Manual App & Component Removal in OS X via Terminal
Install
$ npm install @bsorrentino/mac-cleaner -g
Usage
Usage: mac-cleaner [options] <name>
Options:
-v --version output the version number
--excludeDir <dir[,dir,...]> exclude folder list
--onlyin <dir>
--dryRun simulate execution (file will non be deleted)
--pageSize <n> number of lines that will be shown per page (default: "10")
--exact match exactly the given name (default: false)
-h, --help display help for command