On Thu, 2004-01-08 at 16:21, Michael Chesterton wrote:
> 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.

if scp doesn't like it, it'll be because you didn't make it non-tty
clean. to test that - make screen your login shell again, and run ssh -T
"echo foo"

If you see /anything/ other than echo foo, scp will not work.

Rob
-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to