Skip to content

Instantly share code, notes, and snippets.

@zchee
Last active August 29, 2015 14:04
Show Gist options
  • Save zchee/61db453a6a9867562628 to your computer and use it in GitHub Desktop.
Save zchee/61db453a6a9867562628 to your computer and use it in GitHub Desktop.
Linux Command List

ファイル操作

tar圧縮

tar zcvf filename

tar解凍

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