Background process in linux using Ruby on Rails
        Posted  
        
            by Salil
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Salil
        
        
        
        Published on 2010-04-19T07:58:27Z
        Indexed on 
            2010/04/19
            8:03 UTC
        
        
        Read the original article
        Hit count: 503
        
Hi All,
I want to do some process such as sending emails or using ffmpeg commands in backgound as it takes to much time. I want it should run in a background. I am using Fedora 10. Also can i check whether my background process is running successfully or not . is it posssible?if yes what would be the steps i should follow.Any help is appreciated.
Thanks in Advance.
© Stack Overflow or respective owner