Path: utzoo!telly!attcan!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!bu-cs!lll-winken!brutus.cs.uiuc.edu!zaphod.mps.ohio-state.edu!tut.cis.ohio-state.edu!VLSI.CALTECH.EDU!drazen From: drazen@VLSI.CALTECH.EDU (Drazen Borkovic) Newsgroups: gnu.bash.bug Subject: type doesn't return 0 when successful Message-ID: <8912152303.AA20130@vlsi.caltech.edu> Date: 15 Dec 89 23:03:04 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 7 Bash version 1.04 on Sun-3, SunOS 3.5. The builtin type and umask do not return '0' when command succeeds. The appropriate functions in the source do not have 'return' statement at the end. There might be some other builtins with the same problem. Hope this helps. Drazen Borkovic, drazen@vlsi.caltech.edu