On Wed, Sep 05, 2007 at 12:31:53PM -0700, Wayne Johnson wrote:
> We have a script that starts a C wrapper (tanuki) which starts a java
> command to start one of our daemons.  We've had a complaint that the
> ps command shows the java command options which is nothing like the
> original batch file parameters, confusing people who want to kill it.

Then why don't you add an option to the script to stop the daemon?  Then
the people won't need to look at the output of ps and be confused?

Nate