lsof

utility to list open files
  https://github.com/lsof-org/lsof
  0
  no reviews



Lsof is a Unix-specific diagnostic tool. Its name stands for LiSt Open Files, and it does just that. It lists information about any files that are open, by processes currently running on the system.