Tar

De Linuxmemo.

  • Tar Extract Destination Folder:
tar -C /root -zxvf /media/cdrom0/VMwareTools-8.3.2-257589.tar.gz
  • untar a subdirectory into the current directory
tar --strip-components=1 -zxvf wordpress.tgz
Outils personnels