screen-users
[Top][All Lists]
Advanced

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

Re: Using 'stuff' to send characters from one account to a second accoun


From: Lars Noodén
Subject: Re: Using 'stuff' to send characters from one account to a second account's session
Date: Mon, 24 Sep 2012 20:45:53 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120911 Thunderbird/15.0.1

On 09/24/2012 08:38 PM, Chris Jones wrote:
> On Mon, Sep 24, 2012 at 12:03:16PM EDT, Lars Noodén wrote:
> 
> [..]
> 
>> I'm still getting the 'No screen sessions found' error.  Are you sure
>> that 'stuff' is being sent from a second user account.  If both
>> terminals are logged into the same account, 'stuff' works nicely.  If
>> they are both logged into separate accounts, then 'stuff' gives that
>> error even if multiuser otherwise works.
> 
> I vaguely suspected something like that - wasn't too sure what you meant
> by 'user account'.
> 
> Does 'screen -ls' (run from both accounts) list both screen sessions..?
> 
> If not, you may want to take a look at the $SCREENDIR environment
> variable (cf. man screen).
> 
> CJ

Yes, screen -ls works from both accounts to detect the
first user's session.  So it is proof that multiuser is working.  This
works from the second account to detect the first user's session:

        screen -S user1/myscrn -ls

Regards,
/Lars



reply via email to

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