linux后台下载文件
以续传方式后台下载单个文件
1 | wget -bc https://github.91chifun.workers.dev/https://github.com//python-poetry/poetry/releases/download/1.1.6/poetry-1.1.6-linux.tar.gz |
查看下载进度
1 | # 未测试 |
参考:
- Post title:linux后台下载文件
- Post author:Willem Zhang
- Create time:2021-04-23 08:11:24
- Post link:https://ataraxia.top/2021/04/23/linux后台下载文件/
- Copyright Notice:All articles in this blog are licensed under BY-NC-SA unless stating additionally.
Comments