I've written an expect script that goes to one of my servers, downloads new
files, and does some processing. Problem is, I want to run it from cron, so
that I don't have to do it each day. Yet I get messages from cron that say it
can't get control of the terminal and fails/ Is there any way of fixing, by
say redirecting the terminal output, etc.? Thanks for any help anyon might be
able to offer.
James
--
James David Meacham, 3rd
Web Systems Administrator/Internet Systems Specialist
JHU's Center for Communication Programs
jmea...@jhuccp.org
410.659.6967 (office) 410.619.6760 (pager)
I'm also using an expect script launched from cron, and I also got this
problem, but I solved it redirecting the output of the process to
/dev/null. If you are interested on storing the output messages, just
redirect it to a log file.
Xavi
--
------------------------------------------------------
Xavier Santana Carcellé
Student Quality Assurance Engineer
Canon Information Systems Research Australia Pty Ltd
1 Thomas Holt Drive
North Ryde NSW 2113
AUSTRALIA
Ph: +61 2 9805 2939 Fx: +61 2 9805 2929
email: xsan...@research.canon.com.au