zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-users@zsh.org
Subject: Re: lost sysread
Date: Fri, 3 May 2024 16:57:52 -0700	[thread overview]
Message-ID: <CAH+w=7Z7V22OO14zhahkAEH+jUuTqM-wOdWCwa+NMarnv0jZnA@mail.gmail.com> (raw)
In-Reply-To: <c6749e91-39bc-4a99-a15d-1adf7cea215f@app.fastmail.com>

On Fri, May 3, 2024 at 4:56 PM Lawrence Velázquez <larryv@zsh.org> wrote:
>
> The sysread builtin is provided by the zsh/system module.  You have
> to load the module and enable sysread before you can use it.
>
>         zmodload -F zsh/system b:sysread

Just
    zmodload zsh/system
will enable all the builtins, it's not actually necessary to
explicitly call out sysread.


  reply	other threads:[~2024-05-04  0:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-03 22:42 Ray Andrews
2024-05-03 23:55 ` Lawrence Velázquez
2024-05-03 23:57   ` Bart Schaefer [this message]
2024-05-05  5:23     ` Lawrence Velázquez
2024-05-05 13:17       ` Ray Andrews
2024-05-05 15:42         ` Bart Schaefer
2024-05-05 16:19           ` Ray Andrews
2024-05-04  1:06   ` Ray Andrews

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=7Z7V22OO14zhahkAEH+jUuTqM-wOdWCwa+NMarnv0jZnA@mail.gmail.com' \
    --to=schaefer@brasslantern.com \
    --cc=zsh-users@zsh.org \
    /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).