Мануалы и справочники Общие команды
pueue-parallel

Команда pueue-parallel: опции, ключи и примеры использования

pueue parallel

Set the amount of allowed parallel tasks. More information: https://github.com/Nukesor/pueue.

  • Set the maximum number of tasks allowed to run in parallel, in the default group:

pueue parallel {{max_number_of_parallel_tasks}}

  • Set the maximum number of tasks allowed to run in parallel, in a specific group:

pueue parallel --group {{group_name}} {{maximum_number_of_parallel_tasks}}

Изображение Выучи 10 хороших привычек для работы в UNIX от IBM