Wrap current session in a screen session
        Posted  
        
            by NebyGemini
        on Server Fault
        
        See other posts from Server Fault
        
            or by NebyGemini
        
        
        
        Published on 2010-05-22T17:19:51Z
        Indexed on 
            2010/05/22
            17:21 UTC
        
        
        Read the original article
        Hit count: 188
        
I started an big operation, but I didn't start a screen session, So i can't disconnect without canceling the operation.
Is there a way to inject screen so that the operation continues and sends its output to the screen session and i can safely disconnect my ssh session?
© Server Fault or respective owner