#!/bin/sh # shellcheck disable=2035 set -e # print help if no arugment supplied if [ "$#" -lt 2 ]; then CMD=$(basename "$0") echo "Usage: $CMD <*.ttf/ttc/otf>