Sylphase SDGPS
The software-defined GPS(/GNSS) toolkit
run-parallel-subprocesses

Help

Usage:

run-parallel-subprocesses [OPTION]... COMMAND ARGS......

Description:

run one or more commands in parallel
* If any command exits with nonzero return code, kill all subprocesses and exit with return code of 1.
* If first command exits with zero return code, kill all subprocesses and exit with zero return code.

Allowed options:

Option Description
--help produce help message
--command COMMAND ARGS... execute "COMMAND [ARGS...]"