From LedHed's Wiki
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