在linux中执行wget命令提示 -bash: wget: command not found 解决方法

最简单的方法:

[root@localhost ~]# yum -y install wget

安装完毕即可。

posted @ 2017-07-11 15:06  qwer78  阅读(15)  评论(0)    收藏  举报