Tag Archives: ulimit

Correct usage of ulimit

The “ulimit” and “limit” commands are often built into the shell, but there may exist some binaries with the same name. For example: # /usr/local/bin/bash bash> type ulimit ulimit is a shell builtin bash> which ulimit /usr/bin/ulimit