SyntaxFix
Write A Post
Hire A Developer
Questions
Use lsof -u `whoami` | wc -l to find how many open files the user has
lsof -u `whoami` | wc -l