How often are files modified in a directory? (per month in GB)
Get the total file size in GB of files modified per month in a directory
Run this query
To run this query, you can use the following command:
anyquery run how_often_are_files_modified_in_a_directory_per_month_in_gb
Arguments
Directory Path
The path to the directory to analyze
Additional informations
Source code AuthorTip
You can also run local queries using the anyquery run command. Just pass the path to the query file as an argument (e.g. anyquery run path/to/query.sql).