Utilities for managing processes on your system
The psmisc package contains utilities for managing processes on your
system: pstree, killall and fuser. The pstree command displays a tree
structure of all of the running processes on your system. The killall
command sends a specified signal (SIGTERM if nothing is specified) to
processes identified by name. The fuser command identifies the PIDs of
processes that are using specified files or filesystems.
- Developed at Base:System
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/psmisc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-Use-mountinfo-to-be-able-to-use-the-mount-ide |
0000040238 39.3 KB | |
0001-killall,pstree-use-clock_gettime-not-uptime.p |
0000004427 4.32 KB | |
psmisc-22.21-pstree.patch | 0000002643 2.58 KB | |
psmisc-v23.7.dif | 0000001656 1.62 KB | |
psmisc-v23.7.tar.bz2 | 0000268418 262 KB | |
psmisc.changes | 0000035230 34.4 KB | |
psmisc.spec | 0000003713 3.63 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1177128
from
Dr. Werner Fink (WernerFink)
(revision 89)
- Update to 23.7 * build-sys: Make disable-statx work * fuser: Fallback to stat() if no statx() Debian 1030747 #48 * fuser: silently ignore EACCES when scanning proc directories * killall: small formatting fixes Debian #1037231 * pstree: Do not assume root PID #49 * pslog: include config.h #51 !36 * misc: Update gettext to 0.21 - Add patch from upstream 0001-killall,pstree-use-clock_gettime-not-uptime.patch - Port the patches * 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch * psmisc-22.21-pstree.patch - Port patch psmisc-v23.6.dif and rename it to psmisc-v23.7.dif
Comments 0