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).
I've been using OS X for a few months now (my first Mac) and am ready to start scripting this sucka. On windows, I've always used batch files, jscript, vbs, or perl to write scripts. What kind of ...