New script template

This commit is contained in:
Nathaniel Landau
2015-01-07 22:59:39 -05:00
parent 5ff40a206c
commit 238f27e581
15 changed files with 543 additions and 259 deletions

View File

@@ -1,9 +1,10 @@
#!/usr/bin/env bash
##################################################
# Parse commandline options
#
# Version 1.0.0
#
# Works in along with the 'Command Line Options' and 'Set Switches' functions
# of many of my scripts
#