Re: screen crl-a c question

2009-01-22 Thread David Huang
Shell to execute rather than $SHELL. > -S sockname Name this session .sockname instead of > ... > > > 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 > wrote: > > Dear >

screen crl-a c question

2009-01-20 Thread David Huang
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