Peng Yu <pengyu...@gmail.com> ha escrit:

> Does anybody know what the problem is? Is there a way to let tar
> finish as soon as the file is extracted.

Try using the --occurrence option:

 tar --occurrence=1 -xvf a_large_tar_file.tar path/to/file/for/extraction

Regards,
Sergey

Reply via email to