#! /bin/sh exec "`dirname \"$0\"`"/do-all \ 'test "$g" = "$d/.git" || continue; cd "$d" &&' \ 'echo "$d" && "$HOME"/admin/prog/git-scripts/touch-all &&' \ 'git submodule foreach "$HOME"/admin/prog/git-scripts/touch-all'