commands.sh

mac-cleanup

macos

A modern macOS cleanup tool to remove caches and junk.

More info →

Options (4)

-c, --configureboolean

Open the module configuration screen

Example: mac-cleanup {{[-c|--configure]}}
-n, --dry-runboolean

Perform a dry-run, showing what will be removed without actually deleting it

Example: mac-cleanup {{[-n|--dry-run]}}
-p, --custom-pathboolean

Specify the directory with custom cleanup modules

Example: mac-cleanup {{[-p|--custom-path]}} {{path/to/directory}}
-f, --forceboolean

Automatically acknowledge all warnings and continue with force

Example: mac-cleanup {{[-f|--force]}}

Examples (5)

Start the cleanup process

Open the module configuration screen

mac-cleanup [-c|--configure]

Perform a dry-run, showing what will be removed without actually deleting it

mac-cleanup [-n|--dry-run]

Specify the directory with custom cleanup modules

mac-cleanup [-p|--custom-path] path/to/directory

Automatically acknowledge all warnings and continue with force

mac-cleanup [-f|--force]
made by @shridhargupta | data from tldr-pages