I am not seeing named session in gnu screen
        Posted  
        
            by dorelal
        on Super User
        
        See other posts from Super User
        
            or by dorelal
        
        
        
        Published on 2010-05-01T03:44:25Z
        Indexed on 
            2010/05/01
            3:48 UTC
        
        
        Read the original article
        Hit count: 377
        
gnu-screen
I am tying to learn gnu screen. I am using mac(snow leopard). I am running 4.00.03 version of screen.
I am starting a new screen with following command
screen -S foo
However after that if I do ctrl + A + " then I see the list of screens. However all the lists have numbers and then bash. Because all it says is 'bash' I can't figure out which screen has what. Am I missing something?
© Super User or respective owner