Skip to content

Instantly share code, notes, and snippets.

View bvancea's full-sized avatar

Bogdan Vancea bvancea

  • Microsoft
  • Zurich, Switzerland
View GitHub Profile
@bvancea
bvancea / xdg-open
Created June 4, 2014 09:11 — forked from zosiu/xdg-open
#!/bin/sh
#---------------------------------------------
# xdg-open
#
# Utility script to open a URL in the registered default application.
#
# Refer to the usage() function below for usage.
#
# Copyright 2009-2010, Fathi Boudra <fabo@freedesktop.org>
# Copyright 2009-2010, Rex Dieter <rdieter@fedoraproject.org>