#!/bin/sh if [ ! -f "$1" ]; then printf "http://example.org/" fi