Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!wuarchive!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!uflorida!mephisto!ncar!boulder!gore!jacob From: jacob@gore.com (Jacob Gore) Newsgroups: gnu.bash.bug Subject: Re: :${abc?abc} exits Message-ID: <30007@gore.com> Date: 5 Jan 90 19:55:09 GMT References: <9001051740.AA12934@huxley.mitre.org> Reply-To: jacob@gore.com (Jacob Gore) Organization: Gore Enterprises Lines: 26 / gnu.bash.bug / ramsdell@LINUS.MITRE.ORG / Jan 5, 1990 / > [...] I am using bash 1.04 with modifications so > that it runs on a NeXT computer The mods from the ftp archives? I get different results: jacob@blackbox> echo $BASH_VERSION 1.04.3 jacob@blackbox> echo $SHLVL 2 jacob@blackbox> bash jacob@blackbox> echo $SHLVL 3 jacob@blackbox> :${abc?abc} abc jacob@blackbox> echo $SHLVL 2 jacob@blackbox> So it prints "abc" and then exits. Jacob -- Jacob Gore Jacob@Gore.Com boulder!gore!jacob