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.
Website: http://sourceforge.net/projects/psmisc
License: GPLv2+
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: applications/system

Packages

psmisc-22.6-24.el6_9.x86_64 [81 KiB] Changelog by Jan Rybar (2016-12-13):
- peekfd: Fix of typos in peekfd manpage; -f option is actually -c
- Resolves: rhbz#1401593
psmisc-22.6-19.el6_5.x86_64 [80 KiB] Changelog by Jaromir Capik (2014-01-17):
- fuser now displays PIDs longer than 5 digits correctly (#981651)
- Resolves: rhbz#981651