只需一步,快速开始
一直以来,使用tar方式创建文件后,想看看里面到底包含了哪些文件,一般是通过x选项进行文件释放来完
成的,但有些时候,可能并不想释放,而只是想看看这个tar包中包含了哪些文件,这个时候,使用t选项,
就有意义了。比如,下面我们想看看archive.tar这个文件包里面包含了哪些文件:
[student@desktop0 Desktop]$ tar tf archive.tar file1file2file3
使用道具 举报
[student@desktop0 Desktop]$ tar czf archive.tar.gz file1 file2 file3[student@desktop0 Desktop]$ ls -ltrtotal 16-rw-rw-r--. 1 student student 0 Jul 3 10:15 file3-rw-rw-r--. 1 student student 0 Jul 3 10:15 file2-rw-rw-r--. 1 student student 0 Jul 3 10:15 file1-rw-rw-r--. 1 student student 10240 Jul 3 10:15 archive.tar-rw-rw-r--. 1 student student 138 Jul 3 10:31 archive.tar.gz[student@desktop0 Desktop]$ tar tf archive.tar.gzfile1file2file3
本版积分规则 发表回复
|手机版|小黑屋|重庆思庄Oracle、Redhat认证学习论坛 ( 渝ICP备12004239号-4 )
GMT+8, 2024-11-25 23:27 , Processed in 0.127418 second(s), 21 queries .
重庆思庄学习中心论坛-重庆思庄科技有限公司论坛
© 2001-2020