Dear all,
Please let me know the meaning of the script.

Code:
        #zcat compressed_tarball.tar.gz | (cd /export/opt; tar xvfp -)
Actually I was trying for a script to extract tar file, in to a
particular directory. I got this but I don't understand it.

regards
udaya