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!

Search results for query: *

  • Users: riteshch
  • Content: Threads
  • Order by date
  1. riteshch

    HELP NEEDED WITH EXPECT & CRONTAB

    I have a expect script which does rlogin to a remote box and runs a script there on remote box.. when i run it from command prompt it runs fine... but when i run it from crontab it does not... it gets stuck when expecting a password.. can anyone help me on this please ? === SCRIPT =====...
  2. riteshch

    Problem in calling shell script from crontah

    Hi, I got your reference from a website while looking for a solution of a problem. here is the problem: I have a expect scrips which does rlogin and then runs a script there. on sun solaris box "a12345", i have a scripts #!/usr/bin/expect eval spawn rlogin b12345 -l testuser...

Part and Inventory Search

Back
Top