linux 无法解压war文件时报了 -bash: unzip: command not found

其实是没有安装解压工具

输入命令 yum -y install unzip zip

安装解压工具后就可以了解决linux 无法解压war文件 -bash: unzip: command not found 的问题

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-10
  • 2021-09-12
  • 2021-04-25
  • 2021-05-28
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-16
  • 2021-05-26
相关资源
相似解决方案