Re: Using screen after sudo bash

2011-05-26 Thread Kipling Inscore
r, not root) but isn't listed by w or who. Perhaps it's something to do with how w and who work or what happens on the tty from which screen was launched while screen is running. I would recommend investigating w and who (unless someone else on the screen list has a suggestion). > On

Re: Using screen after sudo bash

2011-05-25 Thread Kipling Inscore
On Tue, May 24, 2011 at 11:54, John K. Sherwood wrote: > Hello all, > I've been using screen for a while, but recently one of our system > administrators noticed an interesting quirk of screen that made me wonder. >  It seems that if you run 'screen' after running 'sudo bash', the system (as With

Re: Page-up feature in screen

2010-05-16 Thread Kipling Inscore
On Wed, May 12, 2010 at 07:48, VIGNESH PRABHU wrote: > ...I would like to know > how I can browse output of any command which has increased more than the > length of a normal screen(something similar to using shift-up in normal > terminals.). This can be done in a few ways. For at least xterm, yo