Admins,
I am having a problem with a script that issues a rsh -l username -n "command".
the command part is actually a ksh script. If I login as the user and issue the
command it works, if I run the rsh it doesn't.
I placed an export in the first line to see what the environment is like before
it starts. The two methods produce two different environments...does rsh use
the .profile and/or the /etc/profile when it starts?
Lee Brewer
Received on Tue Aug 21 2001 - 18:24:29 NZST