wget -b 下载的地址
tail -f wget-log

-b就是后台下载的参数,其会在当前下载目录默认生成wget-log,使用tail -f就可以查看日志

相关文章: