最佳答案
我需要下载文件 /tmp/cron_test/.我的wget代码是
wget --random-wait -r -p -nd -e robots=off -A".pdf" -U mozilla http://math.stanford.edu/undergrad/
那么有没有一些参数来指定目录呢?