--- Ian Wat <[EMAIL PROTECTED]> wrote:

> * Peter ([EMAIL PROTECTED]) wrote:
> > I want to have screen launched when I log in to a Linux system with
> > SSH.  I have put the screen command inside ~/.bashrc.  The result
> is
> > that screen will reread .bashrc and sets up a loop which keeps
> starting
> > screen over and over.  My .screenrc file automatically starts 3
> > windows.  How do I prevent this loop?
> 
> Put your screen command in .bash_profile.  This file should only be
> read
> at a login shell.  Make sure you don't have "shell -bash" or
> something
> in your .screenrc.

Thank you.  That worked.


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


_______________________________________________
screen-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to