12,302
edits
| m (→AppleScript) | m (→launchd) | ||
| Line 33: | Line 33: | ||
| [http://www.osxsoft.net ScreenUtil] lets you set the screen resolution over the command line. | [http://www.osxsoft.net ScreenUtil] lets you set the screen resolution over the command line. | ||
| === launchd === | === launchd === | ||
| launchd is the service in OS X that replaces the UNIX <tt>cron, init</tt> and <tt>at</tt> commands.  | launchd is the service in OS X that replaces the UNIX <tt>cron, init</tt> and <tt>at</tt> commands. Put the configuration files into <tt>~/Library/LaunchAgents</tt> | ||
| == AppleScript == | == AppleScript == | ||