4mula1;473483 Wrote: > I can't speak for OpenSolaris, but Solaris 10 tar doesn't support the z > argument that GNU tar does. The GNU version of tar is included but it's > gtar instead of tar.
On Solaris 10, the location for the bundled gnu tar is /usr/sfw/bin/gtar (if the gnu packages are installed). Although sometimes for portability it is just easier to say gzip -dc file.tar.gz | tar xf - -- jth ------------------------------------------------------------------------ jth's Profile: http://forums.slimdevices.com/member.php?userid=48 View this thread: http://forums.slimdevices.com/showthread.php?t=68589 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
