On Sun, Jan 24, 2010 at 12:05 PM, Juha Manninen <juha.manninen at phnet.fi> wrote: > If OSX supports your 'xdg-open' then most environments are covered. It doesn't, by default. There's an external tool 'open' available for such task. But, it's better to use launcher API (see OpenURL darwin code). thanks, dmitry