Jump to content

scheduler issue with cygwin


 Share

Recommended Posts

Good day,

I have a very simple script that runs fine as a standalone, but when put into scheduler it gets stuck after the run line.

The cygwin windows opens up but stops there, send never occurs and not sure how to get scheduler to interact back with autoit via cygwin.

Any ideas on how to aproach this are welcome.

--------------------------------------------

Run("cygwin.bat")

send(" /cygdrive/d/software/tcl/fetchSLBping.tcl {enter}{enter} ls {enter}")

send(" ps -ef|grep ssh|grep -v grep|cut -d ' ' -f 5|xargs kill -3 {enter}")

send(" logout {enter}")

--------------------------------------

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...