You could use unzip like this: unzip -j file[.zip] [file] [-x xfile]. where -j means junk paths, file[.zip] is your archive name, [file] is ...
確定! 回上一頁