Fedora Packages

spawn

Simple tool to run several Linux command-lines in parallel

spawn is a simple parallel execution utility written to appeal to the Unix mindset. spawn reads shell command lines from stdin, one per line, and then executes them as maximum of N child processes in parallel, and waits for all of the children to exit. If a child process fails with a non-zero exit code, no new children are spawned. Then spawn waits for all existing children to exit and returns the failed exit code.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.1-29.fc40 -
Fedora 40 0.1-29.fc40 -
Fedora 39 0.1-28.fc39 -
Fedora 38 0.1-27.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at spawn dash maintainers at fedoraproject dot org.



Sources on Pagure