[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-tar] Tar doesn't stop tape after extracting all specified files
From: |
Sergey Poznyakoff |
Subject: |
Re: [Bug-tar] Tar doesn't stop tape after extracting all specified files |
Date: |
Thu, 02 Oct 2003 20:42:56 +0300 |
Paul Eggert <address@hidden> wrote:
> What does it do if the named files are actually directories? Does it
> extract all files under those directories (unless --no-recursion is
> also specified)? That would be the most useful behavior.
Hmm, right. I didn't think about it, it's a nice idea. Thanks!
> Does this option actually cause 'tar' to extract the first copy of
> each file from the archive, ignoring any later copies? If so, it's a
> reasonable name.
Yes, that's exactly what it does.
Regards,
Sergey