extract a tarball into / tmp
tar -xvf archive.tar -C /tmp
unzip foobar.zip -d /tmp unrar x foobar.rar -d /tmp
Your email address will not be published. Required fields are marked *
Comment
Name *
Email *
Website
Save my name, email, and website in this browser for the next time I comment.
unzip foobar.zip -d /tmp
unrar x foobar.rar -d /tmp