#!/bin/bash # SPDX-License-Identifier: BSD-3-Clause # Copyright(c) 2020, Mohana Datta Yelugoti # fail on any errors set -e print_usage() { cat <