cool! thanks for the research-- it's the best reply i've gotten in a while!
cheers,
_J
On 7/26/08, Micah Cowan <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>
> James wrote:
> > hello,
> > just wanted to know why the following command gives:
> >
> > $ screen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
James wrote:
> hello,
> just wanted to know why the following command gives:
>
> $ screen -RRx
> There is no screen to be attached.
>
> whereas typing:
>
> $ screen -xRR
>
> gives a new screen session. (or attaches to an existing one with multiuser
hello,
just wanted to know why the following command gives:
$ screen -RRx
There is no screen to be attached.
whereas typing:
$ screen -xRR
gives a new screen session. (or attaches to an existing one with multiuser mode)
at the moment i'm using the second command as my "always run screen
like t