Re: screen crl-a c question

2009-01-21 Thread Matt Mensch
You have a typo in your command: from screen --help: -s shell 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

Re: New window closes immediately in Screen

2007-11-14 Thread Matt Mensch
Are you out of ttys? On Nov 14, 2007 8:22 AM, Ethan Mallove <[EMAIL PROTECTED]> wrote: > Renaming my ~/.profile, ~/.login, and ~/.tcshrc did not > work. If I bring up a screen session on a different machine > (with the same $HOME dir mounted) then the issue goes away. > > -Ethan > > > > On Tue, No