cinsk / ofilemax

a tool to list Max Open File for processes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ofilemax

a tool to list Max Open File for processes

$ ./ofilemax | sort -n -k 2 -r | head
Password:
 13386   0.11%      115     1024     4096
 20299   0.05%       52     1024     4096
  4507   0.04%       41     1024     4096
 19566   0.04%       39     1024     4096
  9565   0.02%       18     1024     4096
  9328   0.02%       16     1024     4096
  2973   0.02%       20     1024     4096
 22834   0.02%       24     1024     4096
 20747   0.02%       17     1024     4096
 13653   0.02%       17     1024     4096
$ _

About

a tool to list Max Open File for processes

License:GNU General Public License v2.0


Languages

Language:Go 74.1%Language:Python 25.9%