Package psmisc: Information

    Source package: psmisc
    Version: 22.3-alt1
    Build time:  Nov 19, 2006, 11:35 PM
    Category: Monitoring
    Report package bug
    License: GPL
    Summary: Utilities for managing processes on your system
    Description: 
    This 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.

    List of rpms provided by this srpm:
    psmisc (x86_64, i586)

    Maintainer: Dmitry V. Levin



      1. cvs
      2. libncurses-devel
      3. gzip-utils
      4. libtinfo-devel

    Last changed


    Nov. 19, 2006 Dmitry V. Levin 22.3-alt1
    - Updated to 22.3.
    - Fixed a few uninitialized read errors.
    May 2, 2006 Ilya Evseev 22.2-alt1
    - updated to new version 22.2
    Jan. 12, 2006 Ilya Evseev 22.1-alt1
    - updated to new version 22.1, revisite patchset:
       + rewrite patch #1 (hrrrr..),
       + obsolete patch #5 (included to upstream).