Hi I use FC12 command : tar xvfz GeoIP.dat.gz
I get the errors
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Error exit delayed from previous errors
Whats the problem?
|
Hi I use FC12 command : I get the errors
Whats the problem? | ||||
|
feedback
|
|
Based on the filename, it isn't a tar archive. Try just using | |||||||
feedback
|
/usr/bin/fileis your friend. When a program is having trouble with an input file, tryfile GeoIP.datto see if it is what you think it is. – unhillbilly Sep 30 '10 at 15:40