1
1
12rbah2020-08-05 08:23:45
linux
12rbah, 2020-08-05 08:23:45

How to call a window with a choice of a program to open a file?

I was able to find a method only to open the file with the default program, is there a method that will call, with which you can choose which program to open the file.
This is the window that should appear.
5f2a424d495b7713371558.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
Jacob E, 2020-08-05
@12rbah

You need mimeopen with the -a option .

-a, --ask
Do not execute the default application but ask which
application to run. This does not change the default
application.

https://unix.stackexchange.com/a/269068

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question