I have a shell script that I want to run when I logon to my account. Preferably I want it to run as a daemon or service (ie, don't have it open up in a terminal, unless it's screened and detached).
Any "easy" way to do this that doesn't require me reading through pages of apple documentation on launchd?
Any "easy" way to do this that doesn't require me reading through pages of apple documentation on launchd?