Armistead, Jason <[email protected]> ha escrit: > I'm building a UStar formatted archive (the default for tar)
The default format for GNU tar is GNU, *not* ustar. If you wish to create ustar archives, use --format=ustar (-Hustar) option. Regards, Sergey
