tarコマンド

・圧縮
tar -cvf file.tar dir
tar -cvzf file.tar.gz dir

・展開
tar -vxf file.tar
tar -xzvf file.tar.gz

シェアする

  • このエントリーをはてなブックマークに追加

フォローする