#!/usr/bin/env bash subcommand=$1; shift "sub/$subcommand" "$@"