1# RUN: ulimit -n 502# RUN: ulimit -f 53# RUN: %{python} %S/print_limits.py4# Fail the test so that we can assert on the output.5# RUN: not echo return6