使用curl下载小文件的方法记录一下

curl "url" -o "filename"
-o表示输出文件名,更多参数以及用法使用 curl --help查看。

 

posted @ 2020-04-20 11:24  yongfengnice  阅读(330)  评论(0编辑  收藏  举报