This file contains hidden or 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
# This Script uses the following dependancies | |
# pip install nums_from_string | |
# | |
# To Run this script type: | |
# python snow.py <Log File Name> | |
# | |
# Example: | |
# python snow.py snow.log | |
# | |
# Written By Allstreamer_ |
OlderNewer