I am trying to do something that requires a large number of file descriptors sudo ulimit -n 12288 is as high as Snow Leopard wants to go; beyond this results in /usr/bin/ulimit: line 4: ulimit: open files: cannot modify limit: Invalid argument. I want to raise the number much higher, say 100000. Is it possible?