Jump to content

Recommended Posts

Posted

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?

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
  • Recently Browsing   0 members

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