curl显示下载进度

cooolr 于 2022-07-08 发布
# 把输出定向到文件,然后加上-#参数即可
# -# enabled progress bar
curl http://xxxxxxxx -o output.std -#