INSTALL:
  ./configure
  make
  make install (as root)


USAGE:
Instructions of how to use bosh are now all in the man page.



CONFIGS
Included are two example configs -

  - bops, an interface for ps allowing actions to be killed etc.

  - boss, a very slow interface for managing services in /etc/init.d



BUGS:

  - I am now using ubuntu, and /bin/sh is a link a shell called dash, not bash,
    and consequently bosh does not work. I have now included a shell option
    so you can force the shell to /bin/bash.

  - Probably more - please tell me! (alexsisson@gmail.com). Put bosh in the subject.

    
