parallel

Run commands on multiple CPU cores.

=> More information.

parallel gzip ::: {file1} {file2} {file3}
ls *.txt | parallel -j4 gzip
parallel convert {} {.}.png ::: *.jpg
{args} | parallel -X {command}
cat {big_file.txt} | parallel --pipe --block 1M {command}
parallel -S {machine1},{machine2} {command} ::: {arg1} {arg2}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

=> CC-BY

Proxy Information
Original URL
gemini://freeshell.de/tldr/parallel.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
103.871161 milliseconds
Gemini-to-HTML Time
0.28751 milliseconds

This content has been proxied by September (ba2dc).