Categories
Parallel
For each line of input parallel will execute command with the line as arguments. If no command is given the line of input is executed. parallel can often be used as a substitute for xargs or cat | sh.
Last updated 15 Sep, 2009
Versions
20090904
requirements: Perl
- Released: 4 Sep, 2009
- Code Maturity: Stable
- Source Archive: http://download.savannah.gnu.org/releases-nored...
- Licenses: GPLv3orlater
- Interfaces: Command Line




