BASH function: Relaunch launchitem

- Posted in Uncategorized by
I needed a quick way of stopping and starting a launch item. Rather than the usual process of launchctl unload /item; launchctl load /item. So I put a function in my .bash_rc: function