modules/find_concatenate
A module for concatenation of gzipped or uncompressed files getting around UNIX terminal argument size
concatenategzipcatfindpigz
Description
A module for concatenation of gzipped or uncompressed files getting around UNIX terminal argument size
Tools
find GPL-3.0-or-later
GNU find searches the directory tree rooted at each given starting-point by evaluating the given expression
pigz other
pigz, which stands for Parallel Implementation of GZip, is a fully functional replacement for gzip that exploits multiple processors and multiple cores to the hilt when compressing data.