linux 文件解压、压缩 tar zip

tar/zip 解压 tar xvfz jdk.tar.gz zip -r 1.zip a.txt rule unzip yasuo.zip unzip abc\?.zip` ?表示一个字符,如果用*表示任意多个字符 unzip -v large.zip unzip -t large.zip unzip -j music.zip