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 <david.huan...@gmail.com> 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
> screen-users@gnu.org
> http://lists.gnu.org/mailman/listinfo/screen-users
>
>



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


_______________________________________________
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to