why no .kshrc file?

Doug Gwyn gwyn at smoke.BRL.MIL
Thu Oct 19 21:13:24 AEST 1989


In article <30996 at news.Think.COM> barmar at kulla (Barry Margolin) writes:
>How do you arrange for $ENV to get set if the shell isn't a descendent
>of a login shell?  For instance, shells started by "rsh" aren't login
>shells.

I general solve problems like this by telling rsh to invoke the "env"
command on the remote end (with appropriate arguments).  If you don't
have "env" or equivalent, that's YOUR problem :-).



More information about the Comp.unix.questions mailing list