Centos-bash: wget: command not found
wget 时提示 -bash:wget command not found,很明显没有安装wget软件包。简单来说就是系统太干净了
然后就是直接复制运行这个命令即可
yum -y install wget

原文链接:Centos-bash: wget: command not found
Yc's Blog 版权所有,转载请注明出处。
wget 时提示 -bash:wget command not found,很明显没有安装wget软件包。简单来说就是系统太干净了
然后就是直接复制运行这个命令即可
yum -y install wget
原文链接:Centos-bash: wget: command not found
Yc's Blog 版权所有,转载请注明出处。
还没有任何评论,你来说两句吧!