How to modify environment variables before executing a command

Peter Stuge peter at stuge.se
Thu Dec 3 07:06:30 EST 2009


Malte Forkel wrote:
> Any more suggestions on how to modify environment variables before
> executing a command via ssh?

You can use SendEnv in the client configuration. But the server must
also AcceptEnv those same variables.


//Peter


More information about the openssh-unix-dev mailing list