From 53ad30a63b4d5f80f713963835dee995f9546071 Mon Sep 17 00:00:00 2001 From: Mark Hymers Date: Sat, 22 Sep 2001 16:09:47 +0000 Subject: [Bug 190] Put descs in alphabetical order git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1249 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/procps-desc.xml | 62 +++++++++++------------------------------------ 1 file changed, 14 insertions(+), 48 deletions(-) (limited to 'appendixa/procps-desc.xml') diff --git a/appendixa/procps-desc.xml b/appendixa/procps-desc.xml index c3064a56a..c330c8ab7 100644 --- a/appendixa/procps-desc.xml +++ b/appendixa/procps-desc.xml @@ -9,86 +9,52 @@ sysctl, tload, top, uptime, vmstat, w and watch programs. Description free - free displays the total amount of free and used physical and swap memory in the system, as well as the shared memory and buffers used by the -kernel. - - +kernel. kill - -kills sends signals to processes. - - +kills sends signals to processes. oldps and ps - -ps gives a snapshot of the current processes. - - +ps gives a snapshot of the current processes. skill - -skill sends signals to process matching a criteria. - - +skill sends signals to process matching a criteria. snice - snice changes the scheduling priority for process matching a -criteria. - - +criteria. sysctl - -sysctl modifies kernel parameters at runtime. - - +sysctl modifies kernel parameters at runtime. tload - tload prints a graph of the current system load average to the -specified tty (or the tty of the tload process if none is specified). - - +specified tty (or the tty of the tload process if +none is specified). top - -top provides an ongoing look at processor activity in real time. - - +top provides an ongoing look at processor activity +in real time. uptime - uptime gives a one line display of the following information: the current time, how long the system has been running, how many users are currently logged on, and the system load averages for the past 1, 5, and 15 -minutes. - - +minutes. vmstat - vmstat reports information about processes, memory, paging, block IO, -traps, and cpu activity. - - +traps, and cpu activity. w - w displays information about the users currently on the machine, and -their processes. - - +their processes. watch - watch runs command repeatedly, displaying its output (the first -screen full). - - +screen full). -- cgit v1.2.3-54-g00ecf