From LedHed's Wiki
Revision as of 17:19, 14 January 2013 by Ledhed (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Examples

Run a Command at Startup

This will run a shell script at startup as the user who owns this crontab.

@reboot /usr/local/bin/myScript.sh > /dev/null