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 Author

Tip

You can export the result of the answer to different formats (JSON, CSV, Markdown, etc.). Just pass the --format flag to the command. See all the formats available here.