Re: screen "name" ???

2013-05-14 Thread Chris Jones
On Tue, May 14, 2013 at 09:53:29AM EDT, t1jump wrote: > I am using screen on a remote device (BeagleBone) through my Ubuntu > PC. I enter a screen session through the Ubuntu Gnome terminal (screen > /dev/ttyUSB1 115200). Once on the BeagleBone I start a screen session > and try to name a screen (s

screen "name" ???

2013-05-14 Thread t1jump
I am using screen on a remote device (BeagleBone) through my Ubuntu PC. I enter a screen session through the Ubuntu Gnome terminal (screen /dev/ttyUSB1 115200). Once on the BeagleBone I start a screen session and try to name a screen (screen -S 1) which I thought would create a screen named "1". I