1 Forks
3 Stars
3 Watchers

handle-tools

It is a utility that displays information about open handles for any process in the system. You can use it to see the programs that have a file open, or to see the object types and names of all the handles of a program, or to close the any handles of a program.

How to download and setup handle-tools

Open terminal and run command
git clone https://github.com/yihleego/handle-tools.git
git clone is used to create a copy or clone of handle-tools repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with handle-tools https://github.com/yihleego/handle-tools/archive/master.zip

Or simply clone handle-tools with SSH
[email protected]:yihleego/handle-tools.git

If you have some problems with handle-tools

You may open issue on handle-tools support forum (system) here: https://github.com/yihleego/handle-tools/issues