Jump to content

Autoit and Hummingbird Exceed xterm


Recommended Posts

Hi I am automating some of my daily tasks with AutoIt and one of them includes:

1. logging in to a unix server, running a script.

2. wait for the unix prompt

3. run another script, grab the output and "grep" for a keyword, then exit the Exceed client (xterm)

Step one works fine but I am stuck at waiting for the prompt. (main problem is I don't know how to grab and parse the output from the xterm window so I dont know when the ksh script finishes.)

Anyone have experience with sending unix commands via Exceed from a windows box and grabbing the output?

Link to comment
Share on other sites

I suggest using puTTY and setting puTTY options to log output. They you'll have the output to parse.

My UDFs are generally for me. If they aren't updated for a while, it means I'm not using them myself. As soon as I start using them again, they'll get updated.

My Projects

WhyNotWin11
Cisco FinesseGithubIRC UDFWindowEx UDF

 

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...