This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
### AUTHOR DOCUMENTATION ### | |
# HISTORY: | |
# Original script by agentsim on 2017.06.09 | |
# Improvements provided by github users umetzu, halabibk, br0adband and pat-s, | |
# et al. throughout the remainder of 2017 | |
# Spruced up by Matthew Delfino on 2018.07.04 |