On Sun, 23 Mar 2008, Knute wrote: > Ok, I am wanting to be able to have an action wait until a program ends > before it executes. You probably want something like <action name="execute"> <command>sh -c 'command1; command2; command3'</command> </action> -- Mikael Magnusson