Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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
- * Thu Jun 15 11:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Wed May 17 11:00:00 2006 Karel Zak <kzak{%}redhat{*}com> 22.2-1.1
-
- add BuildRequires: gettext-devel
- sync with upstream
- * Wed Mar 22 10:00:00 2006 Karel Zak <kzak{%}redhat{*}com> 22.1.03072006cvs-1.1
-
- rebuild