linux环境下载文件

1、安装wget

sudo yum install wget

2、普通下载

wget https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.17.2.tar.xz

3、下载文件

curl -lv -o 1.docx 'http://10.13.87.73:9003/open/api/demo/v1/file/01386020274746f146bfd4604fff9ee002958509ae29/version/-1/download'

猜你喜欢

转载自blog.csdn.net/zouyang920/article/details/132145937