Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!bu.edu!bu-cs!snorkelwacker!tut.cis.ohio-state.edu!usenet.ins.cwru.edu!cwns1!chet From: chet@cwns1.CWRU.EDU (Chet Ramey) Newsgroups: gnu.bash.bug Subject: Re: Brace yourself for a bug :-) Message-ID: <1990Jan23.220425.11208@usenet.ins.cwru.edu> Date: 23 Jan 90 22:04:25 GMT References: <13925@reed.UUCP> Reply-To: chet@po.CWRU.Edu Organization: Case Western Reserve Univ. Cleveland, Ohio, (USA) Lines: 19 In article <13925@reed.UUCP> trost@reed.bitnet (Bill Trost,Box 607,ext 571,497) writes: >The command line > { sleep 3 ; /bin/echo foo } & >gets parsed as > sleep 3 ; /bin/echo foo & I'd like to congratulate Bill for always coming up with the most interesting bugs. This one took a while. The problem is not the parsing, but the execution (that is, the line is parsed correctly, but the execution of group commands discards this kind of background information). I have sent a fix to Brian. Chet -- Chet Ramey "Can't you pay a grad student to Network Services Group read the manual for you?" Case Western Reserve University -- Bill Wisner, chet@ins.CWRU.Edu to Peter Honeyman