#!/bin/sh # Just launch $BROWSER with any given arguments exec "$BROWSER" "$@"