wget: command not found

Is wget installed?

CODE: SELECT ALL
rpm -q wget
wget-1.10.2-7.el5


If not, install it:

CODE: SELECT ALL
yum install wget

Post a Comment

0 Comments