Hello all,
I'm traying actually to untar a tared file that can contain a lot of files.
I used the command tar -xvf file.tar but my files are created in the current directory. I used also -C directory but I got the error message '
Cannot create the specified file.'.
Can you please tell me what should I do?
thank you in advance.
Best regards.