I was wondering if there is a command-line tool that allows me to close all file handles that are open under a specific folder.
I have tried ProcessExplorer, Unlocker and similar tools, but they offer a GUI interface, and are not useful in a programming environment
A solution on Python, cmd or PowerShell would be ideal.


