НАЗВА
- Provided by: util-linux-locales (Version: 2.41-4ubuntu4.2)
- Source: util-linux
- Report a bug
waitpid [-v] [--timeout|-t секунди] pid...
waitpid is a simple command to wait for arbitrary non-child processes.
It exits after all processes whose PIDs have been passed as arguments have exited.
-v, --verbose
-t, --timeout секунди
-e, --exited
-c, --count кількість
-h, --help
-V, --version
У waitpid передбачено такі значення стану виходу:
0
1
2
3
Thomas Weißschuh <thomas@t-8ch.de>
waitpid(2) wait(1P)
Для звітування щодо вад скористайтеся системою стеження за вадами <https://github.com/util-linux/util-linux/issues>
Програма waitpid є частиною пакунка util-linux, який можна отримати з архіву ядра Linux <https://www.kernel.org/pub/linux/utils/util-linux/>.