#!/bin/sh

ulimit -n 20 mruby -e '100.times { IO.open “'$0'” }'