zsh-workers
 help / color / mirror / code / Atom feed
From: Zefram <zefram@dcs.warwick.ac.uk>
To: olsenc@ichips.intel.com (Clint Olsen)
Cc: zsh-workers@math.gatech.edu
Subject: Re: Zsh reporting bad return status of commands
Date: Tue, 28 Jan 1997 14:58:56 +0000 (GMT)	[thread overview]
Message-ID: <11269.199701281458@stone.dcs.warwick.ac.uk> (raw)
In-Reply-To: <19970127141513.VX31036@@> from "Clint Olsen" at Jan 27, 97 02:15:13 pm

Clint Olsen wrote:
>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.

This output is controlled by a zsh option, PRINT_EXIT_VALUE.  Use
"setopt noprintexitvalue" to disable it.  Or, since it's off by
default, remove the "setopt printexitvalue" from your
.z(profile|login|sh(rc|env)).

-zefram


  reply	other threads:[~1997-01-28 15:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-01-27 22:15 Clint Olsen
1997-01-28 14:58 ` Zefram [this message]
1997-01-28 16:56   ` Clint Olsen
1997-01-28 17:13     ` Zefram
1997-01-29 12:52       ` Risto J Laitinen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=11269.199701281458@stone.dcs.warwick.ac.uk \
    --to=zefram@dcs.warwick.ac.uk \
    --cc=olsenc@ichips.intel.com \
    --cc=zsh-workers@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).