Setting alarm's in linux to alert user
        Posted  
        
            by Algorist
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Algorist
        
        
        
        Published on 2010-05-03T10:53:03Z
        Indexed on 
            2010/05/03
            10:58 UTC
        
        
        Read the original article
        Hit count: 333
        
Hi,
I am running few tasks in my linux console and want to be notified by some kind of alarm, so I don't keep checking the progress of the task. Is there a way to customize the alarm by specifying additional filters like "ERROR" message etc..I think it will be a useful thing to have. Anyone aware of such functionality in linux?
Thank you
Bala
© Stack Overflow or respective owner