Top Number Open Files Workflow

An Alfred Workflow


Short Description

Lists the processes with the most files open.

Last Updated

05 Jan 2016

Compatibility

Yosemite
(10.10)
Mavericks
(10.9)
Mountain Lion
(10.8)
Lion
(10.7)
Snow Leopard
(10.6)
Yes Yes Yes Yes Yes
 

Version

1.0
 

Bundle ID

com.customct.TopOpenFiles
 

Author

I have been having problems with too many open files on my system. To monitor it, I created this workflow to use the lsof command line to see what process is opening the most files.

Keywords:

tof:set

This keyword expects a number for the number of entries to be shown.

tof:top 

This shows the top processes that have open files. The number shown is controlled by the "tof:set" keyword.

tof:number

This keyword shows the total number of open files on your system.