From 45fc59e05babcd17722a95a2263f6575c1ccd8de Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Mon, 3 Sep 2001 01:48:46 +0000 Subject: Added pidof explanation to psmisc package git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1166 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/psmisc-desc.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'appendixa/psmisc-desc.xml') diff --git a/appendixa/psmisc-desc.xml b/appendixa/psmisc-desc.xml index 090face99..303fa7cfb 100644 --- a/appendixa/psmisc-desc.xml +++ b/appendixa/psmisc-desc.xml @@ -1,7 +1,8 @@ Contents -The Psmisc package contains the fuser, killall and pstree programs. +The Psmisc package contains the fuser, killall, pidof and pstree +programs. @@ -21,6 +22,13 @@ commands. +pidof + +Pidof finds the process id's (pids) of the named programs and +prints those id's on standard output. + + + pstree pstree shows running processes as a tree. -- cgit v1.2.3-54-g00ecf