From f9a430a19d46509888246d17bd1545ea3626b128 Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Sun, 14 Feb 2021 22:37:55 +0000 Subject: Add a command explanation for 'pwait' git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12135 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter08/procps.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'chapter08/procps.xml') 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 -- cgit v1.2.3-54-g00ecf