zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zzapper <zsh@rayninfo.co.uk>
Cc: Zsh Users <zsh-users@zsh.org>
Subject: Re: zstat
Date: Wed, 4 May 2022 00:18:20 -0700	[thread overview]
Message-ID: <CAH+w=7YYEa93V3JeWQGh5UGC9hs=BiVE2OxcxGAwWEMpvS1eCw@mail.gmail.com> (raw)
In-Reply-To: <e257345c-2a03-6a29-52a4-eaf59010ddfa@rayninfo.co.uk>

On Tue, May 3, 2022 at 11:43 PM zzapper <zsh@rayninfo.co.uk> wrote:
>
> > zsh -ic 'whence -v zstat'
> > zstat is a shell builtin

Hm.  Well, if making zmodload a function didn't uncover it, then it's
time to bring out the big guns:

disable zmodload

(in ~/.zshenv) and look for the errors.

If zstat still shows up after that, it's either being loaded from
/etc/zshenv, or zsh has been compiled with zstat as an autoloadable
builtin, both of which seem unlikely since you said it's not there for
"zsh -f".


  reply	other threads:[~2022-05-04  7:23 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-03 14:25 zstat zzapper
2022-05-03 14:54 ` zstat Bart Schaefer
2022-05-03 15:11   ` zstat zzapper
2022-05-03 15:57     ` zstat Peter Stephenson
2022-05-03 16:34       ` zstat zzapper
2022-05-04  0:36         ` zstat Bart Schaefer
2022-05-04  6:43           ` zstat zzapper
2022-05-04  7:18             ` Bart Schaefer [this message]
2022-05-04  9:31               ` zstat david rayner
2022-05-04  9:49                 ` zstat Roman Perepelitsa
2022-05-04 12:09                   ` zstat david rayner
2022-05-04 12:26                     ` zstat zzapper
2022-05-04 13:21                       ` zstat Peter Stephenson

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='CAH+w=7YYEa93V3JeWQGh5UGC9hs=BiVE2OxcxGAwWEMpvS1eCw@mail.gmail.com' \
    --to=schaefer@brasslantern.com \
    --cc=zsh-users@zsh.org \
    --cc=zsh@rayninfo.co.uk \
    /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).