GNU Parallel
GNU parallel is a shell tool for executing jobs in parallel using one or more computers.
Documentation
Citation
If you use GNU Parallel, please cite:
O. Tange (2018): GNU Parallel 2018, Mar 2018, ISBN 9781387509881, DOI https://doi.org/10.5281/zenodo.1146014
Usage
GNU parallel is avaiable by default. Type
parallel –help
for options and more information.