unzip XXX.zip -d dirname
unzip test.zip -d /root/
tar -zxvf XXX.tar.gz -C dirname
tar -zxvf ./text.tar.gz -C /home/app/test/
unzip XXX.zip -d dirname
unzip test.zip -d /root/
tar -zxvf XXX.tar.gz -C dirname
tar -zxvf ./text.tar.gz -C /home/app/test/