Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gnu-parallel

Executing GNU Parallel within a script

BASH...GNU Parallel

GNU parallel: does -k (keep output order) affect speed?

parallel check md5 file

bash gnu-parallel md5sum

Run a specifiable number of commands in parallel - contrasting xargs -P, GNU parallel, and "moreutils" parallel

How to run grep in parallel on single lines from a list

bash grep gnu-parallel

parallel grep pattern multiple files

bash append file from multiple thread

How to execute one command in multiples directories using "GNU parallel"?

gnu-parallel

GNU Parallel - redirect output to a file with a specific name

linux bash gnu-parallel

split STDIN to multiple files (and compress them if possible)

file split stdin gnu-parallel

Parallel Iterating IP Addresses in Bash

linux bash curl gnu-parallel

GNU parallel with rsync

Split up text and process in parallel

How can I stop gnu parallel jobs when any one of them terminates?

gnu-parallel

GNU Parallel: split file into children

gnu parallel: Prefix output with hostname(s)

Why are 5 jobs run with GNU Parallel --jobs 4 option in the tutorial?

gnu-parallel

GNU parallel with variable sequence?

bash gnu-parallel

gnu parallel to parallelize a for loop