LoginSignup
0
0

More than 5 years have passed since last update.

ファイルの解凍

Posted at

圧縮ファイルが複数のフォルダに分散されてあったのでその解凍方法

例) /gameに 001~1000までのフォルダがありその各配下に 001.log.gz~100099.log.gzまでの名前の圧縮ファイルが100個ずつある

game/.
gzip dr ./*
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0