Language

Package: parallel @ 20211122

Synopsis

Build and execute command lines in parallel

Description

GNU Parallel is a tool for executing shell jobs in parallel using one or more computers. Jobs can consist of single commands or of scripts and they are executed on lists of files, hosts, users or other items.

Home page
https://www.gnu.org/software/parallel/
Location
gnu/packages/parallel.scm (line: 62, column: 2)
License

Lint warnings

LinterMessageLocation
wrapper-inputs

Make sure 'wrap-program' can finds its interpreter.

"bash-minimal" should be in 'inputs' when 'wrap-program' is used