In Ubuntu, is there any way to obtain a list of file types that can be opened with a specific application? For example, I'd like to find a list of all files that can be opened with the program google-chrome
. Is it possible to do this using a shell script?
You can take a look in /usr/share/applications/defaults.list to see a list of file types and their associated apps.
For a specific app, type this into your terminal:
You'll see something like this: