#!/bin/sh __template__="$1"; shift et="$(which et||echo ./et)" "$et" "$@" | sed '$d' echo 'shexpand<<%' cat "$__template__" echo %