snippetbashTip
mac-cleanup — A modern macOS cleanup tool to remove caches and junk. More information: <https://github.com/mac-cle
Viewed 0 times
commandcleanupremovemodernclitoolmac-cleanupmacos
macos
Problem
How to use the
mac-cleanup command: A modern macOS cleanup tool to remove caches and junk. More information: <https://github.com/mac-cleanup/mac-cleanup-py>.Solution
mac-cleanup — A modern macOS cleanup tool to remove caches and junk. More information: <https://github.com/mac-cleanup/mac-cleanup-py>.Start the cleanup process:
mac-cleanupOpen 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]}}Code Snippets
Start the cleanup process
mac-cleanupOpen 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]}}Context
tldr-pages: osx/mac-cleanup
Revisions (0)
No revisions yet.