要在Centos下载文件到本地,可以使用命令行工具wget。下面是使用wget下载文件的步骤:
sudo yum install wget
wget http://example.com/example.txt