Skip to content

Instantly share code, notes, and snippets.

@lirongfei123
Last active August 22, 2019 06:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lirongfei123/2661d4fd7d2af8556c9364158d714151 to your computer and use it in GitHub Desktop.
Save lirongfei123/2661d4fd7d2af8556c9364158d714151 to your computer and use it in GitHub Desktop.

xz文件 xz -d file.xz tar文件 tar -xvf file.tar tar.gz 文件 tar zxvf tar.gz

tar.gz tar cxvf file.tar.gz *

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment