in reply to Re: ulimit output?in thread ulimit output?
Your first example doesn't work for me:
perl -e 'print qx/ulimit -n 2>&1/;'
prints nothing.