Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: ulimit "command not found" when run from a script on NetBSD



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.



Messages sorted by: Reverse Date, Date, Thread, Author