Re: Start complex UNIX-Script with wodSSH - WeOnlyDo Discussion board

Re: Start complex UNIX-Script with wodSSH (General questions)

by wodSupport, Tuesday, March 28, 2006, 12:40 (6613 days ago) @ Zitterbacke

I am not sure this helps us. Since we cannot connect, there's one thing I'd like to suggest.

Can you create new script on your UNIX, so that it contains only these lines:

[code]
#!/bin/bash
/bin/ls -al
[/code]

Can you start that using wodSSH? Does it work?
If this works, then paste in that script part by part by part of your old one until it fails to work.

Do you see the idea? Let's isolate if problem is with your specific script (and if it is, where exactly...) or with scripts in general.

Kreso


Complete thread: