ps utilities for /proc
The procps package contains a set of system utilities that provide
system information. Procps includes ps, free, 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. 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 are 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.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.2:FactoryCandidates/procps && cd $_
- Create Badge
Source Files
Revision 84 (latest revision is 138)
- Fix missing job in D states in idle mode of top, therefore update to latest top of procps-ng git HEAD * Rename the patches 0001-top-enable-screen-contents-preservation-at-endofjob.patch 0001-top-refine-some-miscellaneous-signals-interrupt-stuf.patch 0001-top-trade-two-groff_mdoc-macros-for-groff-equivalent.patch 0002-library-for-atexit-support-fix-fileutils-for-EPIPE.patch 0002-top-cursor-repositioning-includes-line-oriented-inpu.patch to 0002-top-trade-two-groff_mdoc-macros-for-groff-equivalent.patch 0003-library-for-atexit-support-fix-fileutils-for-EPIPE.patch 0004-top-enable-screen-contents-preservation-at-end-of-jo.patch 0005-top-refine-some-miscellaneous-signals-interrupt-stuf.patch 0006-top-cursor-repositioning-includes-line-oriented-inpu.patch * Add upstream patches 0002-top-trade-two-groff_mdoc-macros-for-groff-equivalent.patch 0003-library-for-atexit-support-fix-fileutils-for-EPIPE.patch 0004-top-enable-screen-contents-preservation-at-end-of-jo.patch 0005-top-refine-some-miscellaneous-signals-interrupt-stuf.patch 0006-top-cursor-repositioning-includes-line-oriented-inpu.patch 0007-top-correct-improve-or-otherwise-tweak-some-comments.patch 0008-top-tweak-cursor-state-code-to-swat-an-obscure-bugle.patch 0009-top-correct-cursor-positioning-for-all-Z-or-C-cases.patch 0010-ps-address-a-potential-newline-quirk-the-libselinux.patch 0012-top-hint-that-Summary-Area-cached-is-Mem-not-Swap.patch 0013-top-modest-efficiency-change-to-message-line-handlin.patch 0014-top-correct-improve-and-otherwise-tweak-configs_read.patch 0015-top-swat-bug-affecting-batch-mode-and-width-provisio.patch 0018-top-restore-the-lost-final-newline-when-in-Batch-mod.patch 0019-top-swat-bug-impacting-idle-mode-user-filtering.patch
Comments 0