yum -y install unzipunzip test.zipunzip test.zip | mv `unzip -l test.zip | awk '{if(NR == 4){ print $4}}'` testmulu
百度很多教程