Extract to Given Folder

Tagged with: , , , , ,

extract a tarball into / tmp


tar -xvf archive.tar -C /tmp

One Response to “Extract to Given Folder

Leave a Reply