Linux Commands Examples

A great documentation place for Linux commands

gvfs-open

Open files with the default handler


see also : gvfs-mime

Synopsis

gvfs-open [OPTION...] [FILE...]


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples

0
source
            
xelatex Thesis.tex
bibtex Thesis.aux
xelatex Thesis.tex
xelatex Thesis.tex
gvfs-open Thesis.pdf

description

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.

options

The following options are understood:

-h, --help

Prints a short help text and exits.

exit status

On success 0 is returned, a non-zero failure code otherwise.

gvfs open [option ]

[FILE...]
see also

gvfs-mime

How can this site be more helpful to YOU ?


give  feedback