[root@142-4-51-235 ~]# wget http://soft.fengxy.org/web/sh.zip
-bash: wget: command not found
基础太差,一下子不知道怎么办了。。。。。
还好百度了一下,一个命令就搞定了。
yum install wget
[root@142-4-51-235 tmp]# unzip sh.zip
-bash: unzip: command not found
又晕了。。。连unzip都没有。。。那又继续yum吧。。。。
[root@142-4-51-235 tmp]# yum install unzip
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: centos.icyboards.com
* extras: mirror.pac-12.org
* updates: mirrors.usc.edu
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package unzip.i686 0:6.0-1.el6 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
unzip i686 6.0-1.el6 base 143 k
Transaction Summary
================================================================================
Install 1 Package(s)
Total download size: 143 k
Installed size: 309 k
Is this ok [y/N]: y
Downloading Packages:
unzip-6.0-1.el6.i686.rpm | 143 kB 00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : unzip-6.0-1.el6.i686 1/1
Verifying : unzip-6.0-1.el6.i686 1/1
Installed:
unzip.i686 0:6.0-1.el6
Complete!
没有评论:
发表评论