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.
Arch: src
Download: | psmisc-22.2-6.src.rpm |
Build Date: | Fri Feb 29 00:06:06 2008 |
Packager: | Eddy Nigg <eddy_nigg@startcom.org> |
Size: | 248 KiB |
Arch: i386
Download: | psmisc-22.2-6.i386.rpm |
Build Date: | Fri Feb 29 00:06:06 2008 |
Packager: | Eddy Nigg <eddy_nigg@startcom.org> |
Size: | 153 KiB |
Arch: x86_64
Download: | psmisc-22.2-6.x86_64.rpm |
Build Date: | Fri Feb 29 03:48:20 2008 |
Packager: | Eddy Nigg <eddy_nigg@startcom.org> |
Size: | 181 KiB |
Changelog
- * Wed Feb 27 00:00:00 2008 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Tue Oct 23 00:00:00 2007 Tomas Smetana <tsmetana{%}redhat{*}com> - 22.2-6
-
- fix #243615 - fuser always returns nonzero status when using -s
- * Thu Jul 20 01:00:00 2006 Karel Zak <kzak{%}redhat{*}com> - 22.2-5
-
- spec file cleanup & rebuild