Which file extensions are the most common in a directory?

Get the most common file extensions in a given directory to understand the types of files it contains

Run this query

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

anyquery run which_files_extension_are_the_most_common_in_a_directory

Arguments

Directory Path

The directory path to list files from

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.