[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Propagating environment variables ($STY and $WINDOW)
From: |
Trent W. Buck |
Subject: |
Re: Propagating environment variables ($STY and $WINDOW) |
Date: |
Sun, 25 May 2008 10:41:42 +1000 |
User-agent: |
Mutt/1.5.17+20080114 (2008-01-14) |
On Sat, May 24, 2008 at 05:23:25PM -0400, Ethan Mallove wrote:
> Is there a way to get the $STY and $WINDOW environment variables to
> propagate in an RSH/SSH session? E.g., if I start a Screen session,
> $STY and $WINDOW go away once I have RSH/SSH'd to another machine.
The SendEnv directive in .ssh/ssh_config. See the ssh_config(5)
manual for details.