Open files with the default handler
gvfs-open [OPTION...] [FILE...]
gvfs-open opens files with the default application that is registered to handle files of this type.
Gvfs obtains this information from the shared-mime-info database. The default handler is stored per-user, in the file $XDG_DATA_HOME/applications/mimeapps.list.
The following options are understood:
-h, --help
Prints a short help text and exits.
--version
Shows the version number and exits.
On success 0 is returned, a non-zero failure code otherwise.