Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
psmisc - Utilities for managing processes on your system.
- Description:
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.
Packages
psmisc-22.2-11.src
[256 KiB] |
Changelog
by Jaromir Capik (2012-10-06):
- Removes the previously applied fuser hang patch
- Resolves: rhbz#860911
|
psmisc-22.2-7.el5_6.2.src
[253 KiB] |
Changelog
by Jan Görig (2011-01-13):
- Fixed UDP connection list in fuser
- Resolves: rhbz#669309
|
psmisc-22.2-7.src
[252 KiB] |
Changelog
by Daniel Novotny (2009-04-15):
- fix #484835 - fuser -m <dev> doesn't work after lazy unmount
|