zsh-users
 help / color / mirror / code / Atom feed
From: Vincent Stemen <zsh@hightek.org>
To: zsh-users@sunsite.dk
Subject: Re: ulimit "command not found" when run from a script on NetBSD
Date: Tue, 20 Sep 2005 19:30:26 -0500	[thread overview]
Message-ID: <20050921003026.GA9710@quark.hightek.org> (raw)
In-Reply-To: <1050920155755.ZM9524@candle.brasslantern.com>

On Tue, Sep 20, 2005 at 03:57:55PM +0000, Bart Schaefer wrote:
> On Sep 20,  9:54am, Vincent Stemen wrote:
> } Subject: Re: ulimit "command not found" when run from a script on NetBSD
> }
> } Is this something that can be easily corrected in zsh?
> 
> Most immediately, you can put
> 
>   zmodload -ab -i zsh/rlimits ulimit
> 
> into /etc/zshrc.
> 
> Longer-term, the developers need to get the equivalent of that into
> the (auto-generated) Src/bltinmods.list file.

Thanks Bart.

That worked fine.  I had to put it in the sh environment script
specified by $ENV, rather than /etc/zshrc, since zsh does not read
/etc/zshrc when run as sh.  I just though I would note that for anybody
else who might encounter this issue.

BTW, is there any particular reason there is no mention of the rlimits
module in the manual.  I did not find it when I searched zshall(1).  It
does cover ulimit under the build-in commands section.

Regards,
Vincent


  parent reply	other threads:[~2005-09-21  0:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-19 19:21 Vincent Stemen
2005-09-20  2:07 ` Bart Schaefer
2005-09-20  2:54   ` Andrey Borzenkov
2005-09-20 14:54     ` Vincent Stemen
2005-09-20 15:57       ` Bart Schaefer
2005-09-20 16:39         ` Andrey Borzenkov
2005-09-21  0:30         ` Vincent Stemen [this message]
2005-09-21  2:21           ` Bart Schaefer

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=20050921003026.GA9710@quark.hightek.org \
    --to=zsh@hightek.org \
    --cc=zsh-users@sunsite.dk \
    /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).