From f9bb38a24b19268957a630affdc91bd13f9b1f60 Mon Sep 17 00:00:00 2001 From: Alex Gronenwoud Date: Wed, 15 Oct 2003 22:39:52 +0000 Subject: Updating contents of Perl and Procps. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2990 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/procps-desc.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'appendixa/procps-desc.xml') diff --git a/appendixa/procps-desc.xml b/appendixa/procps-desc.xml index 06556497d..2f24b7613 100644 --- a/appendixa/procps-desc.xml +++ b/appendixa/procps-desc.xml @@ -7,14 +7,17 @@ in the system, both physical and swap memory. kill is used to send signals to processes. -ps gives a snapshot of the current processes. - pgrep looks up processes based on their name and other attributes. pkill signals processes based on their name and other attributes. +pmap reports the memory map of the given +process. + +ps gives a snapshot of the current processes. + skill sends signals to processes matching the given criteria. @@ -29,6 +32,9 @@ average. top displays the top CPU processes. It provides an ongoing look at processor activity in real time. +uptime reports how long the system has been +running, how many users are logged on, and the system load averages. + vmstat reports virtual memory statistics, giving information about processes, memory, paging, block IO, traps, and CPU activity. -- cgit v1.2.3-54-g00ecf