Which process has opened a particular file?
Find the process that has opened a specific file
Run this query
To run this query, you can use the following command:
anyquery run which_process_has_opened_a_particular_file
Arguments
File Path
The full path of the file to search for
Additional informations
Source code AuthorTip
The anyquery run command automatically installs the required plugins for the query to run. You can also install the plugins manually using the anyquery install command.