Path: utzoo!telly!philmtl!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!sbphy.mit.edu!bfox From: bfox@sbphy.mit.edu (Brian Fox) Newsgroups: gnu.bash.bug Subject: rsh and bash Message-ID: <9002092015.AA05332@sbphy.Ucsb.EDU> Date: 9 Feb 90 20:15:31 GMT References: <9002091438.AA18261@dash.mitre.org> Sender: daemon@tut.cis.ohio-state.edu Reply-To: bfox@ai.mit.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 26 Date: Fri, 9 Feb 90 09:38:40 EST From: barratt@dash.mitre.org (Jeff Barratt) Reply-To: barratt@dash.mitre.org Release: Bash 1.04, gcc 1.36 System: Sun-3 and Sun-4 servers and clients running SunOS 4.0.3, with yellow pages. We recently moved from bash 1.03 to 1.04 (we *were* going to wait for 1.05, but...) and now our rsh scripts are broken. It appears that bash 1.04 does *not run any scripts* (e.g. /etc/profile) on rsh. Is that true, or are we doing something wrong? We have an /etc/profile on the yp master (dash) that provides a minimum environment, but the command rsh dash env clearly shows only the bash default environment. Thanks for a great shell. Jeff Barratt barratt@dash.mitre.org Fixed in 1.05. Brian