Tim Kientzle <[EMAIL PROTECTED]> ha escrit: > When reading uncompressed tar archives stored in regular files, > bsdtar uses lseek() operations to skip over the bodies of > files.
As a side note, the similar feature in GNU tar is enabled using --seek option. Regards, Sergey
