I apologize if this is in the wrong category, wasn't sure where this should go. I'm looking to remove specific apps from the dock on a mac using a bash script (not AppleScript and not using DockUtil).
Bash scripts are powerful, but with power comes great responsibility. It’s very easy for sloppy or poorly-planned code to do real damage, so it’s a good idea to be careful and practice defensive ...