|
|
|
|
|
by Koahku
3637 days ago
|
|
This is a pretty good collection of small utilities but I would recommend using GNU Parallel[0] instead of the included parallel. It contains a ton of extremely useful additional features such as distributing jobs to remote computers. [0]: https://www.gnu.org/software/parallel/ |
|