#!/usr/bin/env bash usage() { if [ -n "$1" ];then echo -e "\n [ Error ]: $1" fi cat<