Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!casbah.acns.nwu.edu!ftpbox!motsrd!motcid!yeates From: yeates@motcid.UUCP (Tony J Yeates) Newsgroups: comp.unix.shell Subject: rsh guru req'd! Keywords: rsh Message-ID: <6226@iron6.UUCP> Date: 18 Apr 91 21:35:58 GMT Distribution: comp.unix.shell Organization: Motorola Inc., Cellular Infrastructure Div., Arlington Heights, IL Lines: 13 The rsh man page includes the following line:- "The current local environment is not passed to the remote shell." Does anybody know a good way to get around this (ie export your current environment to rsh). This seems to be a severe restriction. [The problem I have is that when I rsh scripts (which I do not own) they fail, because some of the commands that they use cannot be found (doing "rsh silicon echo '$PATH'" reveals my path is severely truncated...":/usr/ucb:/bin:/usr/bin").] [Please email replies if pos.]