#! /bin/more * add propper option handling via GNU getopt * actually launch the plugins * plugin-load.h: The function `load_plugins' must loop through sub-directories in the directory `libexecdir'. They way it does this is an ugly kludge, and should be rewritten. The way it does it requires dissproportionatly many system libraries, all increasing the odds that it won't run on another system. This isn't as much of a concern if it was using them, but they can't all be nescessary: ~ Luke Shumaker Happy Hacking!