From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22951 invoked from network); 27 Jan 1997 22:16:53 -0000 Received: from euclid.skiles.gatech.edu (list@130.207.146.50) by coral.primenet.com.au with SMTP; 27 Jan 1997 22:16:53 -0000 Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id RAA05860; Mon, 27 Jan 1997 17:13:51 -0500 (EST) Resent-Date: Mon, 27 Jan 1997 17:13:51 -0500 (EST) Message-Id: <19970127141513.VX31036@@> Date: Mon, 27 Jan 1997 14:15:13 -0800 From: olsenc@ichips.intel.com (Clint Olsen) To: zsh-workers@math.gatech.edu Subject: Zsh reporting bad return status of commands X-Mailer: Mutt 0.59 Mime-Version: 1.0 Organization: Intel Corporation, Hillsboro, OR X-Disclaimer: Mutt Bites! Resent-Message-ID: <"2GKbE1.0.VR1.VYIxo"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/2826 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu This is version 3.0.0. On HP-UX for some reason, 3.0 started doing this: /foo not found zsh: exit 2 ls -AF /foo It doesn't exhibit this behavior on SunOS. It's not that big of a deal, but it's rather irritating to see the extra output. Thanks, -Clint