我使用 zip 与unzip 作为测试,但没有发现你说的情况。 [root@localhost ~]# ls dist/ hello [root@localhost ~]# zip -qr file.zip ./dist [root@localhost ~]# ls dist file.zip [root@localhost ~]# unzip file.zip -f Archive: file.zip [root@localhost ~]# ls dist file.zip [root@localhos...
我使用 zip 与unzip 作为测试,但没有发现你说的情况。 [root@localhost ~]# ls dist/ hello [root@localhost ~]# zip -qr file.zip ./dist [root@localhost ~]# ls dist file.zip [root@localhost ~]# unzip file.zip -f Archive: file.zip [root@localhost ~]# ls dist file.zip [root@localhos...