Henrik Grubbström <[EMAIL PROTECTED]> wrote: > I need to create tar archives with deep paths on a Linux machine that > Solaris 10's system tar (ie /bin/tar) can extract. If I read the > manuals correctly, this should be achievable by using the USTAR format. > > $ gtar --format=ustar --record-size=512 -cvf gtar.ustar.512
You have forgotten to say what version of GNU tar you are using. Regards, Sergey _______________________________________________ Bug-tar mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-tar
