I am working on a school project where I had to write a multi-threaded server, and now I am comparing it to apache by running some tests against it. I am using autobench to
Use lsof -u `whoami` | wc -l to find how many open files the user has
lsof -u `whoami` | wc -l