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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: texmexdude
  • Order by date
  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