From c6cb3aa2f176d65a5ebe77e7da82e20946188a98 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Mon, 17 May 2004 21:55:01 +0000 Subject: HEAD: Retagged the Contents of ... sections. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3621 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/psmisc.xml | 46 +++++++++++++++++++++++++++++++--------------- 1 file changed, 31 insertions(+), 15 deletions(-) (limited to 'chapter06/psmisc.xml') diff --git a/chapter06/psmisc.xml b/chapter06/psmisc.xml index dff3897cd..99fce8c68 100644 --- a/chapter06/psmisc.xml +++ b/chapter06/psmisc.xml @@ -72,33 +72,49 @@ creating the following symlink: -Contents of Psmisc - -Installed programs: fuser, killall, pstree and -pstree.x11 (link to pstree) - - +Contents of Psmisc + +Installed programs +fuser, killall, pstree and pstree.x11 (link to pstree) + -Short descriptions +Short descriptions + +fuser + fuser -fuser reports the PIDs of processes that use -the given files or file systems. +reports the PIDs of processes that use the given files or file systems. + + + +killall + killall -killall kills processes by name. It sends a signal +kills processes by name. It sends a signal to all processes running any of the given commands. + + + +pstree + pstree -pstree displays running processes as a tree. +displays running processes as a tree. + + + +pstree.x11 + pstree.x11 -pstree.x11 same as pstree except that it waits for -confirmation before exiting. +same as pstree except that it waits for confirmation before exiting. + + + - - -- cgit v1.2.3-54-g00ecf