unzip共1篇

bash: unzip: command not found解决方法

在用unzip命令是发现如下错误 [root@www antWebapps]# unzip project.zip -bash: unzip: command not found 应该是unzip命令没有,然后安装 yum install -y unzip zip
のphpミ的头像-THE FREE SKYのphpミ3月6日 19:26
08560