From https://www.jackenhack.com/mac-os-purgeable-remove-clear-space/ great advice, I want to make an Applescript app of the shell script command mentioned: [dd if=/dev/zero of=~/stupidfile.crap bs=20m] monitoring the size while it remains under 10gb and stopping the shell script at a...