Name: | psmisc |
---|---|
Version: | 22.6 |
Release: | 19.el6_5 |
Architecture: | x86_64 |
Group: | Applications/System |
Size: | 222294 |
License: | GPLv2+ |
RPM: | psmisc-22.6-19.el6_5.x86_64.rpm |
Source RPM: | psmisc-22.6-19.el6_5.src.rpm |
Build Date: | Mon Feb 24 2014 |
Build Host: | ca-build44.us.oracle.com |
Vendor: | Oracle America |
URL: | http://sourceforge.net/projects/psmisc |
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. |