On Tuesday 20 September 2005 19:57, 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. what's the point of having it as module then?