Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        psmisc - 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.
 
        
        Packages
        
        
            | psmisc-22.20-1.fc18.i686
              [137 KiB] | 
            
              Changelog
              by Richard W.M. Jones (2012-10-08):
              - Update to 22.20.
  Contains a fix for: http://sourceforge.net/p/psmisc/bugs/53/
- Fix src/pstree.c when SELinux is available. 
             |