那个在Mac系统上 能一键清理几十G可用空间的Mole脚本又更新了

没错 就是他 Mole
只需要在Mac系统终端里运行一行代码 :
curl -fsSL https://raw.githubusercontent.com/tw93/mole/main/install.sh | bash
就可以拥有一个最强悍的Mac系统清理工具。
以下是安装好后的控制命令,输入 mo clean 回车 ,即可开启默认深度清理,我的Mac直接多出了4.9GB可用空间 。
mo # Interactive menu
mo clean # Deep cleanup
mo uninstall # Remove apps + leftovers
mo optimize # Refresh caches & services
mo analyze # Visual disk explorer
mo status # Live system health dashboard
mo purge # Clean project build artifacts
mo touchid # Configure Touch ID for sudo
mo update # Update Mole
mo remove # Remove Mole from system
mo –help # Show help
mo –version # Show installed version
mo clean –dry-run # Preview the cleanup plan
mo clean –whitelist # Manage protected caches
mo uninstall –force-rescan # Rescan applications and refresh cache
mo optimize –whitelist # Manage protected optimization rules




发表评论