execl_cmd
extern int execl_cmd(const char *cmd, ...);
execl_cmd("web--browse", "-c", "help.browser", path, NULL);