#!/usr/bin/env bash source $(dirname $0)/lib/argparse || exit 1 argparse "$@" <