Package procps
- free(1) β Display amount of free and used memory in the system
- openproc(3) β initialize process information from /proc/
- pgrep(1) β look up, signal, or wait for processes based on name and other attributes
- pmap(1) β report memory map of a process
- procps(1) β report a snapshot of the current processes.
- ps(1) β report a snapshot of the current processes.
- pwdx(1) β report current working directory of a process
- readproc(3) β read information from next /proc/## entry
- readproctab(3) β read information for all current processes at once
- skill(1) β send a signal or report process status
- slabtop(8) β display kernel slab cache information in real time
- sysctl(8) β configure kernel parameters at runtime
- sysctl.conf(5) β sysctl preload/configuration file
- tload(1) β graphic representation of system load average
- top(1) β display Linux processes
- uptime(1) β Tell how long the system has been running.
- vmstat(8) β Report virtual memory statistics
- w(1) β Show who is logged on and what they are doing.
- watch(1) β execute a program periodically, showing output fullscreen