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

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.