$ perl -e '$foo = qx{echo `ulimit -n`}; print $foo;' 1024