cron-lynx.sh 82 Bytes Raw Blame History Permalink 1 2 3 #!/bin/sh /usr/bin/lynx -source http://example.com/cron/YOURKEY > /dev/null 2>&1