let
default_browse s =
let
command =
Printf
.sprintf browser s
in
Sys
.command command