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 |
0000034259 33.5 KB | |
0002-Use-new-statx-2-system-call-to-avoid-hangs-on |
0000029178 28.5 KB | |
psmisc-22.21-pstree.patch | 0000002630 2.57 KB | |
psmisc-v23.2.dif | 0000001599 1.56 KB | |
psmisc-v23.2.tar.bz2 | 0000160432 157 KB | |
psmisc.changes | 0000028586 27.9 KB | |
psmisc.spec | 0000003434 3.35 KB |
Revision 74 (latest revision is 89)
Dominique Leuenberger (dimstar_suse)
accepted
request 798507
from
Dr. Werner Fink (WernerFink)
(revision 74)
- Modify patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch * Allow not unique mounts as well as not unique mountpoint (bsc#1170247)
Comments 0