bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] Listing child tar


From: Sergey Poznyakoff
Subject: Re: [Bug-tar] Listing child tar
Date: Sun, 24 Jul 2011 00:04:04 +0300

Leos PĂ©rez Erick Alejandro <address@hidden> ha escrit:

>    test0.tar
>    - test1.tar
>          - test2.tar
> 
>    Is there any way I can list something like this, at all levels?

No, there is not. The only way to do so is to write a script which would
analyze tar listing, select the names which look like tar archives and
recursively call itself on these.

Regards,
Sergey



reply via email to

[Prev in Thread] Current Thread [Next in Thread]