linux:extract_tgz_file
This is an old revision of the document!
Extract tgz file
tar zxvf fileNameHere.tgz | z=zip or unzip<br>x=extract<br>v=verbose (show) filenames… |
or:
gunzip -c fileNameHere.tgz | tar xvf -
linux/extract_tgz_file.1653581057.txt.gz · Last modified: 2022/05/26 16:04 by levor