Re: Making screen look for a pattern to detect "activity"

2006-05-20 Thread donothing successfully
Oops, sorry, replied off list by accident, here it is for google-completeness: Hi From the info pages for screen: " `!:sed -n s/.*Error.*/\007/p' Sends window output to both, the user and the sed command. The sed inserts an additional bell character (oct. 007) to the window output see

Re: Making screen look for a pattern to detect "activity"

2006-05-20 Thread Jonathan Martin
Maybe a marriage of Expect and Screen is in order :) On May 19, 2006, at 7:18 PM, Hari Bhaskaran wrote: Thanks for the suggestion. However it would have been nice if screen could do this. I would then be able to monitor commands I hadn't anticipated the need for monitoring when I start