List the open files of a process

Retrieve the list of files opened by a specific process.

Run this query

To run this query, you can use the following command:

anyquery run list_the_open_files_of_a_process

Arguments

Process ID

The process ID to fetch the open files 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.