Displaying 1 result from an estimated 1 matches for "expect_script".
Did you mean:
  exec_script
  
2002 Mar 01
2
rsync: dumping core, breaking pipes, not understanding modules - why?
...e backup 
server in question has no services at all running. Well, it's got ssh 
running, but once it goes into production, that's going off, and then it'll 
be a closed box except for the occasional rsync run.)
When I put this script in /etc/crontab in this way:
1	1	*	* 	* 	root	/foo/expect_script
rsync not only gives me the broken pipe error, but it also dumps core and 
leaves big hornkin' core dump files around. Why? Can I do anything about 
it? I've checked the faq-o-matic and the list archives on this issue (well, 
I've checked them for *all* these issues, and either they...