screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: simply preserving sessions across disconnect


From: Aaron Davies
Subject: Re: simply preserving sessions across disconnect
Date: Wed, 29 Jun 2011 18:17:59 -0400

On Wednesday, June 29, 2011, Adam Kellas <address@hidden> wrote:
> On Wed, Jun 29, 2011 at 12:12 PM, Erik Osheim <address@hidden> wrote:
>> Did you just try -RR without -x?
>
> I've been trying -RR alone recently and it seems close but not right.
> I'm not ready to characterize the problem yet, so will come back when
> I've done so.

I've generally done this sort of thing by screen-scraping the current
state. put sg like

screen -ls|grep -q Detatched&&screen -r||screen

in your .profile/ssh command/whatever

-- 
Aaron Davies
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]