Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!aurel.caltech.edu!bfox From: bfox@aurel.caltech.edu (Brian Fox) Newsgroups: gnu.bash.bug Subject: rcp and non-interctive shell checking for mail... Message-ID: <8908032311.AA23136@aurel.caltech.edu> Date: 3 Aug 89 23:11:58 GMT References: <89Aug3.101734edt.10437@neat.cs.toronto.edu> Sender: daemon@tut.cis.ohio-state.edu Reply-To: bfox@aurel.caltech.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 22 Date: 3 Aug 89 14:18:04 GMT From: lamy@neat.cs.toronto.edu (Jean-Francois Lamy) Sender: bug-bash-request@prep.ai.mit.edu In private mail, Tom Quinn (trq@radio.astro.utoronto.ca) points out that if you happen to rcp while you have mail, bash's spurious output will confuse rcp. This would explain both why the problem is intermittent and why it was observed on several machines/OS combinations. Uh, I don't have this problem. Perhaps the bug is gone now? We can try a sample test. I send myself mail, and then (when I know it is in the mailbox) I type bash -c "echo foo" The only thing that I get is "foo". If you get a message about mail, then that would explain the problem. Brian