% type ulimit ulimit is a shell builtin. % ulimit -f 900 % ulimit -f 900 % ksh -c 'ulimit -f' 900 % bash -c 'ulimit -f' 450