Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
psmisc: Utilities for managing processes on your system.
- Summary
- 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.
Changelog
- * Fri Apr 21 19:00:00 2006 Karel Zak <kzak{%}redhat{*}com> 21.3-2.1
- fix #174585 - killall crashes on long variable name
- fix #170382 - buffer overflow detected in fuser
- * Tue Jan 4 18:00:00 2005 Karel Zak <kzak{%}redhat{*}com> 21.3-2
- fixed inodes > $MAX_32_BIT_INT not found by fuser (#144039)
- * Thu May 29 19:00:00 2003 Mike A. Harris <mharris{%}redhat{*}com> 21.3-1.RHEL.0
- Bump to 21.3-1.RHEL.0 and rebuild for Red Hat Enterprise Linux