modules/find_unpigz       
 A module for decompressing a large number of gzipped files, getting around the UNIX terminal argument limit
 gzipfindpigz 
   Description
A module for decompressing a large number of gzipped files, getting around the UNIX terminal argument limit
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.
