Leos Pérez Erick Alejandro <[email protected]> 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
