<br><br><div class="gmail_quote">On Mon, Jan 4, 2010 at 10:16 PM, Colin Burnett <span dir="ltr">&lt;<a href="mailto:cmlburnett@gmail.com">cmlburnett@gmail.com</a>&gt;</span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">


Is there a way to ulimit all processes for an executable by default?<br>
Say, ulimit -m 800000 `which firefox` or something.</blockquote><div><br></div><div>There&#39;s probably a better way, but the first thing that pops into my head is wrapping your binary with a shell script that calls ulimit.</div>

<div><br></div><div>- Nathan </div></div>