On Mon, Sep 24, 2012 at 01:45:53PM EDT, Lars Noodén wrote:
[..]
> 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 -
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 acco
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
On Monday, September 24, 2012 11:03:16 AM Lars Noodén wrote:
> On 09/24/2012 06:50 PM, Chris Jones wrote:
> > On Sun, Sep 23, 2012 at 03:25:28PM EDT, Lars Noodén wrote:
> >
> > [..]
> >
> >> What is the right syntax to send from the second account?
> >
> > Sample that works here:
> > | % screen
On 09/24/2012 06:50 PM, Chris Jones wrote:
> On Sun, Sep 23, 2012 at 03:25:28PM EDT, Lars Noodén wrote:
>
> [..]
>
>> What is the right syntax to send from the second account?
>
> Sample that works here:
>
> | % screen -S myscrn
> | % screen -S myscrn -X 'stuff ls
> '
>
> . creates a screen se
On Sun, Sep 23, 2012 at 03:25:28PM EDT, Lars Noodén wrote:
[..]
> What is the right syntax to send from the second account?
Sample that works here:
| % screen -S myscrn
| % screen -S myscrn -X 'stuff ls
'
. creates a screen session with socket name 'xscrn' - single window that
runs my defaul