screen-users
[Top][All Lists]
Advanced

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

Re: screen crl-a c question


From: Matt Mensch
Subject: Re: screen crl-a c question
Date: Wed, 21 Jan 2009 08:22:00 -0700

You have a typo in your command:

from screen --help:

-s shell      Shell to execute rather than $SHELL.
-S sockname   Name this session <pid>.sockname instead of <pid>.<tty>.<host>.


You have -s, but you mean -S.  You're trying to execute a shell named "A."

On Tue, Jan 20, 2009 at 20:29, David Huang <address@hidden> wrote:
> Dear
>
> I just installed the screen from ports in the FreeBSD 7.0
>
> after i tried :
>
> screen -s A vi txt
>
> and tried
>
> ctrl-a c
>
> I got the message:
>
> Cannot exec 'A' : No such file or directory
>
> anybody could do me a favor,  I just want to open 2 console by using the
> screen.
>
>
> Thanks
>
> David H
> _______________________________________________
> screen-users mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/screen-users
>
>



-- 
"The keenest sorrow is to recognize ourselves as the sole cause of all
our adversities."
  -- Sophocles




reply via email to

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