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.

4 Responses to “gnome-open is pretty handy”


Leave a Reply