           SPELL=psmisc
         VERSION=22.6
  SOURCE_HASH[0]=sha512:4eca4231be28f8ed64c0254bae83a9ecb30f583ff113bea949122f708c00828617b9fef0beca1b98579c5e6c9909e463b5537b3c51b8c539ceedd0b1ae5a1aec
          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
