Hello,
I need to extract the file IMDBSERVER10082_0-10009569_P1.TAR, but I'm a bit confuse.
I've tried with tar -xvf IMDBSERVER10082_0-10009569_P1.TAR
But I'm getting the error:
Download # tar -xvf IMDBSERVER10082_0-10009569_P1.TAR
IMDB_SERVER100_82_0.SAR
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
What is the correct way?
Thanks a lot.