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-5.src.rpm |
Build Date: | Thu Oct 19 11:19:14 2006 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 247 KiB |
Changelog
- * Wed Jul 19 17:00:00 2006 Karel Zak <kzak{%}redhat{*}com> - 22.2-5
- spec file cleanup & rebuild
- * Mon Jul 17 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 22.2-4
- rebuild
- * Wed May 17 17:00:00 2006 Karel Zak <kzak{%}redhat{*}com> 22.2-2
- add BuildRequires: gettext-devel
- sync with upstream