Startup Commands and Items
I got some commands that I would like Mac OS X to run at startup. How can I do that. In Windows I just create file.bat and add it to the startup folder.
Some commands include
sudo apachectl start
sudo apachectl graceful
sudo apachectl configtest
sudo postfix start
sudo imaps
hostname -s $hostname$
and more!
Mateusz