The procps package contains a set of system utilities which provide system information. Procps includes ps, free, sessreg, skill, snice, tload, top, uptime, vmstat, w, and watch. The ps command displays a snapshot of running processes. The top command provides a repetitive update of the statuses of running processes. The free command displays the amounts of free and used memory on your system. Sessreg is a simple program for managing utmp/wtmp entries for xdm sessions. The skill command sends a terminate command (or another specified signal) to a specified set of processes. The snice command is used to change the scheduling priority of specified processes. The tload command prints a graph of the current system load average to a specified tty. The uptime command displays the current time, how long the system has been running, how many users are logged on and system load averages for the past one, five and fifteen minutes. The w command displays a list of the users who are currently logged on and what they're running. The watch program watches a running program. The vmstat command displays virtual memory statistics about processes, memory, paging, block I/O, traps and CPU activity.
... part of T2, get it here
URL: https://gitlab.com/procps-ng/procps
Author: Michael K. Johnson <johnsonm [at] redhat [dot] com>
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>
License: GPL
Status: Stable
Version: 4.0.3
Remark: Does cross compile (as setup and patched in T2).
Download: https://downloads.sourceforge.net/project/procps-ng/Production/ procps-ng-4.0.3.tar.xz
T2 source: hotfix-glibc236.patch
T2 source: hotfix-utmp.patch.musl
T2 source: procps.cache
T2 source: procps.conf
T2 source: procps.desc
Build time (on reference hardware): 6% (relative to binutils)2
Installed size (on reference hardware): 3.88 MB, 181 files
Dependencies (build time detected): 00-dirtree bash binutils coreutils diffutils findutils gawk grep linux-header make ncurses patch sed tar vim xz
Installed files (on reference hardware):
[show]
1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.
2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).