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 |
0000032351 31.6 KB | |
0002-Use-new-statx-2-system-call-to-avoid-hangs-on |
0000018528 18.1 KB | |
psmisc-22.21-pstree.patch | 0000002359 2.3 KB | |
psmisc-v23.3-selinux.patch | 0000001409 1.38 KB | |
psmisc-v23.3.dif | 0000001599 1.56 KB | |
psmisc-v23.3.tar.bz2 | 0000168796 165 KB | |
psmisc.changes | 0000030250 29.5 KB | |
psmisc.spec | 0000003560 3.48 KB |
Revision 77 (latest revision is 89)
Dominique Leuenberger (dimstar_suse)
accepted
request 877289
from
Dr. Werner Fink (WernerFink)
(revision 77)
- Change patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch * Fix bsc#1178407: fuser does not show open kvm storage image files such as qcow2 files. Patch from Ali Abdallah <ali.abdallah@suse.com>
Comments 0