BASH template

#!/bin/sh
#####################################################################
# Program:
#####################################################################
# Version:
# Date:
# Author:
#
# Notes:
#
#
#
#####################################################################

#--------------------------------------------------------------------
# Setup Global Variables
#--------------------------------------------------------------------

#--------------------------------------------------------------------
# Test for prerequisites
#--------------------------------------------------------------------

#--------------------------------------------------------------------
# Do something
#--------------------------------------------------------------------

source

Leave a Reply