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
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/psmisc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-Use-mountinfo-to-be-able-to-use-the-mount-ide |
0000040225 39.3 KB | |
psmisc-22.21-pstree.patch | 0000002643 2.58 KB | |
psmisc-v23.6.dif | 0000001656 1.62 KB | |
psmisc-v23.6.tar.bz2 | 0000263463 257 KB | |
psmisc.changes | 0000033700 32.9 KB | |
psmisc.spec | 0000003445 3.36 KB |
Revision 84 (latest revision is 89)
Dominique Leuenberger (dimstar_suse)
accepted
request 1042561
from
Dr. Werner Fink (WernerFink)
(revision 84)
- Update to 23.6: * buildsys: Fix DEJAGNU work-around Debian #1015089 * killall: Use kill if pidfd_send_signal fails Debian #1015228 * fuser: Do not mention nonexistent - reset option #42 * fuser: Use modern statn where possible * pstree: Better AppArmor support !30 * killall: Check truncated names !28 * killall: Use openat and pidfd_send_signal #37 * killall: Don't check paths of sockets #35 * pstree: Check for process with show_parents #38 * pstree: Don't disable compaction with show pgids #34 * pstree: Fix storage leak !29 - Enable new apparmor support - Remove patch now upstream 0002-Use-new-statx-2-system-call-to-avoid-hangs-on-NFS.patch - Port patch psmisc-22.21-pstree.patch - Port patch psmisc-v23.4.dif which now becomes psmisc-v23.6.dif - Merge patch socket-fix.patch with ported patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch
Comments 0