seanrmeyer / gz_to_bz2_conversion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gz_to_bz2_conversion

Takes a full path as a single argument and converts gz archives to bz2 in place.

Example Usage

  1. Update slurm account in batch file
  2. Make file executable (e.g. chmod +x bz_to_gz2.sbat)
  3. sbatch bz_to_gz2.sbat “/<scratch dir>/twitter-data/2016/1/”

About


Languages

Language:Shell 100.0%