Name: | psmisc |
---|---|
Version: | 22.2 |
Release: | 7.el5_6.2 |
Architecture: | i386 |
Group: | Applications/System |
Size: | 152833 |
License: | BSD/GPL |
RPM: | psmisc-22.2-7.el5_6.2.i386.rpm |
Source RPM: | psmisc-22.2-7.el5_6.2.src.rpm |
Build Date: | Thu Jan 20 2011 |
Build Host: | ca-build9.us.oracle.com |
Vendor: | Oracle America |
URL: | http://psmisc.sourceforge.net |
Summary: | 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. |