@bsorrentino/mac-cleaner

1.4.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i @bsorrentino/mac-cleaner

Weekly Downloads

0

Version

1.4.2

License

MIT

Unpacked Size

12 kB

Total Files

8

Last publish

Collaborators

  • bsorrentino