LINUX.ORG.RU

История изменений

Исправление DRVTiny, (текущая версия) :

man bash-builtins:

If n is not given, all currently active child processes are waited for, and the return status is zero
Это совсем не то :(
Только что проверил: действительно, wait ждёт завершения всех дочерних процессов.

Исходная версия DRVTiny, :

man bash-builtins:

If n is not given, all currently active child processes are waited for, and the return status is zero
Это совсем не то :(