Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Oct 1995 11:42:15 -0700
From:      Joerg Wunsch <joerg>
To:        cvs-bin, CVS-commiters
Subject:   cvs commit: src/bin/sh builtins miscbltin.c sh.1
Message-ID:  <199510191842.LAA27889@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       95/10/19 11:42:15

  Modified:    bin/sh    builtins miscbltin.c sh.1
  Log:
  Implement the "ulimit" builtin.  This is the analogon to csh's "limit"
  command and badly needed in sh(1) for everybody who wants to modify
  the system-wide limits from inside /etc/rc.
  
  The options are similar to other system's implemantations of this
  command, with the FreeBSD additions for -m (memoryuse) and -p (max
  processes) that are not available on other systems.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510191842.LAA27889>