【求助】如何自动访问PHP页面

【求助】如何自动访问PHP页面

我想问一下如何用crontab自动访问一个网页,要怎么写一个shell?      
a=`lynx http://xxx.xxx.xxx/`
echo $a