Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by texmexdude

  1. texmexdude

    HELP NEEDED WITH EXPECT & CRONTAB

    Your problem in is the expect script. You need to end with "expect eof" vs "interact". Interact is used when the expect script is run from the command line. Use expect eof when running from a cron. Cheers, texmexdude

Part and Inventory Search

Back
Top