Software >> OS >> Unix >> Linux >> tar >> How to untar a tar file to a different directory

# tar zxv -f <tarfile> -C <destinationdir>