Like in C: "cmd1 && cmd2"

- Alexey.

Dick, Brian E. wrote:
I need to execute two commands with sshexec.

<sshexec host="host"
         username="username"
         password="password"
         command="cmd1; cmd2"
         trust="yes"/>

How can I get sshexec to fail when the first command fails?

Later,
BEDick


--
------------------------------------------------------------------------
/ Alexey N. Solofnenko
home: http://trelony.cjb.net/
/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to