cron-lynx.sh 78 Bytes edit raw blame history permalink 1 2 3 #!/bin/sh /usr/bin/lynx -source http://example.com/cron.php > /dev/null 2>&1