Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!AI.MIT.EDU!roland From: roland@AI.MIT.EDU (Roland McGrath) Newsgroups: gnu.bash.bug Subject: n>&m redirection doesn't work in bash 0.99 Message-ID: <8906250301.AA03481@hobbes.ai.mit.edu> Date: 24 Jun 89 13:01:20 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 3 In bash 0.99, when foobar doesn't exist, do: cat foobar 2>&1 >foo The error message from cat goes to the terminal.