Extract to Given Folder
Tagged with: command, compress, extract, Linux, tar, zip
Friday, August 22nd, 2008 11:46 PM
extract a tarball into / tmp
tar -xvf archive.tar -C /tmp
extract a tarball into / tmp
tar -xvf archive.tar -C /tmp
First install the ‘unrar’ package - then run this command…
unrar x file.rar