           SPELL=psmisc
         VERSION=22.7
  SOURCE_HASH[0]=sha512:d8ce792536db5b7b38e284bc5afcdfdac55bd1482e97c4010bd7c8c9fe5856cfdd04a4b0b2c776d1c69e57e5939e5cf51915fbfb849d37a5adbe49415cf6cc67
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
        WEB_SITE=http://psmisc.sourceforge.net/
         ENTERED=20010922
      LICENSE[0]=GPL
        KEYWORDS="utils"
           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
