gb spam wrote:
The answer can be found in "man ulimit"ulimit is an internal bash command, not a binary, so you need to use "help ulimit"
"man ulimit" works but this is much better (no need to read/search through the entire bash manual to find the bit on ulimit) - thanks!
Paul.