tar file error message
[root@localhost data]# tar xvzf a.zip
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Archive contains obsolescent base-64 headers
tar: Error exit delayed from previous errors
why do get the error message?
|