1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-16 11:35:42 +02:00
tldr/pages/osx/mac-cleanup.md

25 lines
580 B
Markdown
Raw Normal View History

# 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-cleanup`
- Open the module configuration screen:
`mac-cleanup {{[-c|--configure]}}`
- Perform a dry-ru[n], showing what will be removed without actually deleting it:
`mac-cleanup {{[-n|--dry-run]}}`
- Specify the directory with custom cleanup [p]ath:
`mac-cleanup {{[-p|--custom-path]}} {{path/to/directory}}`
- Automatically acknowledge all warnings and continue with [f]orce:
`mac-cleanup -f`