Jima wrote:
> On Wed, 10 Sep 2003, John J. Trammell wrote:
> > I used to use minicom for this sort of thing, but once I
> > learned that screen does it too, I never went back.  Screen
> > 9 is perpetually connected to my Cisco via ttyS0.
> 
>  What a horribly underdocumented feature.  I've been using screen for 8+ 
> years, and this is the first I've heard of that.  Wow.
>  Hint: `screen /dev/ttyS0 38400`

what's the trick to getting out of it?  I've tried:

C-a d		# detach - detaches but then screen is still running
C-a C-d

C-a k		# kill - doesn't kill the /dev/ttyS0 session
C-a C-k

C-a C-\		# quit - seems to do nothing

kill -9 `/sbin/pidof screen`		# works though
-- 
scot

_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
http://www.mn-linux.org tclug-list at mn-linux.org
https://mailman.real-time.com/mailman/listinfo/tclug-list