We have a scheduled task written in Java that is failing on Windows platforms because sometimes the files it needs to delete are still in use. Is there a way from within Java t
I asked a similar question on Github for the JNA project and @matthiasblaesing wrote a code to accomplish this.
The code is here.
It prints a list with all the running processes in the format: : : .
: :