gnome-open is pretty handy

I used to find it annoying not able to open certain files using the command line as different apps open different programs.

I noticed that there’s a command “gnome-open” for gnome folks, which opens the files using the default handler (evince, eye of gnome, etc) and works with pretty much all files, folders, etc

Even better, created a bash alias for the same(put alias go=”gnome-open” in your .bashrc) and I can just “go” anywhere I please.

3 Responses to “gnome-open is pretty handy”


  1. 1 Anonymous

    op’;l’;l’;l’;l’;l

  2. 2 Dan Kegel

    xdg-open is the thing to use if you want something portable;
    it invokes either gnome-open or the kde equivalent, as appropriate.

  3. 3 admin

    Hey yeah. It does work :)
    I actually noticed that I have no images, and all my music is managed by a player.
    So much for the “go” alias.

Leave a Reply