/node-wholocks

List processes that lock a file

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Description

List all processes that have a lock on a file. This doesn't work with directories as there doesn't seem to be a documented windows api to do it. Tools that provide that functionality use undocumented functionality.

Supported OS

  • Windows
  • Linux (util-linux v2.27+)