Replacing Solaris tar with GNU tar ================================== 1) Get binary of GNU tar 2) tar /tmp/tar* 3) pkgadd -d tar* 4) cd /opt/FSFtar 5) find . -print | cpio -pdmu /usr/local 6) which tar 7) /usr/local/bin/tar 8) ls -l /usr/bin/tar