Hacker News new | ask | show | jobs
by geofft 3942 days ago
Freedesktop systems get you an 'xdg-open' command (there's also 'gnome-open' for GNOME, and 'open' for Mac OS X).

On Linux you should be able to wire up binfmt_misc, the plugin system for execve, to xdg-open.

1 comments

kde-open exists, too ;)