Answers for "unzip tar.xz file command line"

15

extract a tar.xz file linux

tar -xf filename.tar.xz
Posted by: Guest on July-05-2020
0

ubuntu extract .tar.xz file

unxz file.tar.xz
tar -xf file.tar
Posted by: Guest on January-26-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language