Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 285 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 285 Bytes

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+)