Now all the 'ub' wrapper needs to do is launch browser with URL that is obtained by passing all parameters to saturnin-www: #!/bin/bash exec uzbl-browser "$(saturnin www "$@")"