DE LUCA Ben <[EMAIL PROTECTED]> writes:
> There was some talk of screen earlier this week and I wondered if we might > like to talk about some of the cool functions or even bad ones for the rest > of the week! screen can be used as a login shell. But scp didn't like it, bummer, I'm testing out putting "screen -xRR" at the end of .bash_profile, I haven't noticed any problems yet. -xRR is my favourite way of starting screen, -x Attach to a not detached screen session. (Multi display mode). -x is handy with working with someone remotely who is learning the ropes, the screen is mirrored, they see what you see and type, you see what they see and type. -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
