Hello,
I work on an Alpha server 4100 with Dunix 4.0D and ksh shell
I have a problem with the RSH command:
I found that ksh didn't inherit the full environment when calling rsh.
explication: when i try to execute a script on a remote server by rsh
Serveur1#olivier>> rsh -n serveur2 "script.sh 25 12"
my script don't know all the environment variable who are
defined in the .profile for the account olivier on the server2
Do you know how van i solve this problem ?
Thanks in advance
regard,
Olivier.
_________________________________________________________
Do You Yahoo!?
Get your free _at_yahoo.com address at
http://mail.yahoo.com
Received on Thu Jun 17 1999 - 14:41:48 NZST