Date: Tue, 27 May 1997 00:45:04 -0700 (PDT) From: Mark D Smith <msmith@revolution.3-cities.com> To: freebsd-questions@freebsd.org Subject: rsh/ksh problems Message-ID: <199705270745.AAA16276@revolution.3-cities.com>
next in thread | raw e-mail | index | archive | help
Greetings, I'm having a nasty problem that I can't quite track down. I have the .rhosts file properly created. when i say "rsh machine2 ls" I get the output from ls. OK, fine. Now I say "rsh machine2 rmt" and it says ksh: rmt: not found. Hmm, now I say "rsh machine2 set" and I get the path as being PATH='/usr/bin:/bin'. For some reason, the remote ksh is not picking up the path in /etc/profile or $HOME/.profile. Am I doing something wrong here? How do I get the remote ksh to pick up the path that I need? thanks Mark
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705270745.AAA16276>