From f9a430a19d46509888246d17bd1545ea3626b128 Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Sun, 14 Feb 2021 22:37:55 +0000 Subject: [PATCH] Add a command explanation for 'pwait' git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12135 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 3 +++ chapter08/procps.xml | 10 ++++++++++ 2 files changed, 13 insertions(+) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index df6c78b01..344d1e910 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -46,6 +46,9 @@ 2021-02-14 + + [renodr] - Add a command explanation for 'pwait'. + [bdubbs] - Update to util-linux-2.36.2. Fixes #4812. diff --git a/chapter08/procps.xml b/chapter08/procps.xml index 35cd2cc99..a0cc0e599 100644 --- a/chapter08/procps.xml +++ b/chapter08/procps.xml @@ -188,6 +188,16 @@ ln -sfv ../../lib/$(readlink /usr/lib/libprocps.so) /usr/lib/libprocps.so + + pwait + + Waits for a process to finish before executing. + + pwait + + + + pwdx