Clean system log on MacOS
Clean system log on MacOS
Location
- ~/Library/Logs
- /var/log
- /var/logs
Clean up
rm -rf ~/Library/Logs/*
rm -rf /var/log/*
rm -rf /var/logs/*
Disclaimer
- License under
CC BY-NC 4.0
- Copyright issue feedback
me#imzye.me
, replace # with @ - Not all the commands and scripts are tested in production environment, use at your own risk
- No privacy information is collected here