$ crontab -l # Edit this file to introduce tasks to be run by cron. ... # m h dom mon dow command */17 * * * * hostname | socat -s - UDP-DATAGRAM:255.255.255.255:12340,broadcast 2>/dev/null $