Answers for "how to extract tar.xz file in windows command line"

14

extract a tar.xz file linux

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

Code answers related to "how to extract tar.xz file in windows command line"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language