caution: filename not matched问题解决

Posted wyx100

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了caution: filename not matched问题解决相关的知识,希望对你有一定的参考价值。

操作系统环境:linux  centos7.2

#unzip a.zip a

报错:

Archive:  a.zip
caution: filename not matched: a

修改为:unzip a.zip 问题解决 ,解压到当前目录的a文件中

以上是关于caution: filename not matched问题解决的主要内容,如果未能解决你的问题,请参考以下文章