           SPELL=psmisc
         VERSION=22.1
  SOURCE_HASH[0]=sha512:4aefdada3111c84b12f9c3a410c662764e38a7e64702d78aac323d238976dd7225c2529a00b0efda7b296d6305f439d80c941d3f9c3350c382a3898e63200e3e
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
        WEB_SITE=http://psmisc.sourceforge.net/
       BUILD_API=2
         ENTERED=20010922
         UPDATED=20051104
      LICENSE[0]=GPL
           SHORT="psmisc package contains a set of useful utilities that use /proc."
cat << EOF
This PSmisc package is a set of some small useful utilities that use the
proc filesystem. We're not about changing the world, but providing the
system administrator with some help in common tasks.
Other pages
You will find the Sourcefore Project Page of interest to get project
status.
The Utilities
The package contains the following programs:
    * fuser - identifies what proccesses are using files.
    * killall - kills a process by its name, similar to a pkill found in
some other Unices.
    * pstree - Shows currently running processes in a tree format.
    * pidof - Finds proccess id of running programs, similar to pgrep
found in some other Unices.
EOF
