[root@localhost root]# tar -xzfv libqq.tar.gz
tar (child): v: Cannot open: 没有那个文件或目录
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: libqq.tar.gz: Not found in archive
tar: Error exit delayed from previous errors
[root@localhost root]# tar -xzfv /libqq.tar.gz
tar (child): v: Cannot open: 没有那个文件或目录
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: /libqq.tar.gz: Not found in archive
tar: Error exit delayed from previous errors
[root@localhost root]# tar -xzfv/libqq.tar.gz