Directing Solaris Tar to Extract to Current Directory


Tags:
                                  

If a tarball includes the full path, use the following command to extract
it to the current directory instead of the full path:

pax -rv -f filename.tar -s ',^/,,'