wget 用法备忘

wget 用法备忘

wget 常用命令

1
wget -b -c -o wget.log url

参数说明:

  • b: 后台下载
  • c: 支持断点续传
  • -o logfile: 下载日志