आदमी ssh:
ssh reads ~/.ssh/environment, and adds lines of the format
“VARNAME=value” to the environment if the file exists and users are
allowed to change their environment. For more information, see the
PermitUserEnvironment option in sshd_config(5).
संपादित करें:
चूहों, मुझे उम्मीद है कि यह स्थानीय पक्ष पर हो सकता है, फिर भी, अगर कोई इच्छाशक्ति है, तो एक रास्ता है। आदमी ssh_conf:
SendEnv
Specifies what variables from the local environ(7) should be sent
to the server. Note that environment passing is only supported
for protocol 2. The server must also support it, and the server
must be configured to accept these environment variables. Refer
to AcceptEnv in sshd_config(5) for how to configure the server.
Variables are specified by name, which may contain wildcard char-
acters. Multiple environment variables may be separated by
whitespace or spread across multiple SendEnv directives. The
default is not to send any environment variables.
प्राप्त अंत पर sshd के विन्यास के आधार पर यह "कोई दूरस्थ फ़ाइल संशोधन" की आवश्यकता को पूरा कर सकता है या नहीं कर सकता है।