linux下如何查看tar壓縮包里面的內容
1、使用grep: tar tvf Package_name.tar | grep Key_work 例如: root@root ~]# tar tvf bb.tar -rw-r--r-- root ...
1、使用grep: tar tvf Package_name.tar | grep Key_work 例如: root@root ~]# tar tvf bb.tar -rw-r--r-- root ...
jar vtf fileName.jar 用法: jar {ctxui}[vfm0Me] [jar-file] [manifest-file] [entry-point] [-C dir] ...