Tar
De Linuxmemo.
Version du 31 mars 2020 à 13:45 par Linuxmemo  (discuter | contributions)
				
			- 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