Package : parallel

Package details

Summary: A shell tool for executing jobs in parallel

Description:
GNU parallel is a shell tool for executing jobs in parallel locally
or using remote machines. A job is typically a single command or a small
script that has to be run for each of the lines in the input. The typical
input is a list of files, a list of hosts, a list of users, a list of URLs,
or a list of tables.


URL: http://www.gnu.org/software/parallel/
License: GPLv3

Maintainer: nobody

List of RPMs