Toolshed.Lsof (toolshed v0.2.23) View Source

List out open files by process

Link to this section Summary

Functions

List out open files by process

Link to this section Functions

Specs

lsof() :: :ok

List out open files by process

This is an simple version of lsof that works on Linux and Nerves. While running the normal version of lsof provides more information, this can be convenient when lsof isn't easily available or can't be run due to :emfile errors from starting port processes due to too many files being open..