## vim:ft=zsh:foldmethod=marker local i for i in $DEBHOSTS; do mkdir hosts/$i 2> /dev/null || continue; reinit-debian-samhain-one $i done