Comment on Show HN: Clean Your Mac with a ScriptparentComments−antihero1yThe README should be better but the script is like 100 lines or so.The main issue I'm finding is that `find` seems extremely slow at deleting things.−PeterWhittaker1yAnd half of that is parsing the options and processing the dry run...The script is clean and straightforward.
Comments
The README should be better but the script is like 100 lines or so.
The main issue I'm finding is that `find` seems extremely slow at deleting things.
And half of that is parsing the options and processing the dry run...
The script is clean and straightforward.