如何查看压缩包里的内容,却不真正解压压缩包?

Zip包的命令`unzip –l myzipfile.zip`。

image


Tar.gz包的命令`tar –tzf mypackage.tar.gz`。

image


参考资料

=============

Read the contents of a zipped file without extraction?

https://superuser.com/questions/462788/read-the-contents-of-a-zipped-file-without-extraction

How can I view the contents of tar.gz file without extracting from the command-line?

https://askubuntu.com/questions/392885/how-can-i-view-the-contents-of-tar-gz-file-without-extracting-from-the-command-l

posted on 2024-08-22 17:36  中道学友  阅读(5)  评论(0编辑  收藏  举报

导航

技术追求准确,态度积极向上