> > However, many environments include limitations enforced via resource > > limits [ulimit(3)/*rlimits] for an interactive user process tree. > > Bash (and pretty much every shell) can help check those with a simple: > > > >> ulimit -nS # soft limit > > 1024 > > > >> ulimit -nH # hard limit > > 4096 > > What platform are you doing this on? I just tried it on Ubuntu 12.04 > and those extensions to ulimit don't work. > > zsh
-- -- You received this message because you are subscribed to the Google Groups "NLUG" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nlug-talk?hl=en --- You received this message because you are subscribed to the Google Groups "NLUG" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
