[clue] ulimit

Will will.sterling at gmail.com
Sat Aug 13 11:41:28 MDT 2011


If you run "ulimit -c unlimited" what is the outpt of ulimit -a?

On Sat, Aug 13, 2011 at 7:30 AM, Jason Friedman <jason at powerpull.net> wrote:

> I am trying to enable my user to write core files on RedHat EL5.
>
> I added to the bottom of /etc/security/limits.conf:
> *       soft            core            unlimited
> *       hard            core            unlimited
> *       soft            nofile          20000
> *       hard            nofile          20000
>
> After restarting I can see my setting for number-of-files was
> affected, but not core size:
> $ ulimit -a
> core file size          (blocks, -c) 0
> data seg size           (kbytes, -d) unlimited
> scheduling priority             (-e) 0
> file size               (blocks, -f) unlimited
> pending signals                 (-i) 270336
> max locked memory       (kbytes, -l) 32
> max memory size         (kbytes, -m) unlimited
> open files                      (-n) 20000
> pipe size            (512 bytes, -p) 8
> POSIX message queues     (bytes, -q) 819200
> real-time priority              (-r) 0
> stack size              (kbytes, -s) 10240
> cpu time               (seconds, -t) unlimited
> max user processes              (-u) 270336
> virtual memory          (kbytes, -v) unlimited
> file locks                      (-x) unlimited
> _______________________________________________
> clue mailing list: clue at cluedenver.org
> For information, account preferences, or to unsubscribe see:
> http://cluedenver.org/mailman/listinfo/clue
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://cluedenver.org/pipermail/clue/attachments/20110813/d700e08d/attachment.html 


More information about the clue mailing list