#! /bin/sh "$@" && if [ -f .gitmodules ]; then exec git submodule foreach --quiet --recursive "$@" fi