Get the count of open FDs per process
lsof | awk '{print $1}' | sort | uniq -c | sort -r
Written by Ivan Dilber
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Linux
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#