#!/usr/bin/env bash declare path="" if [[ "$1" == -h || "$1" == --help ]]; then cat <