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/bash | |
# | |
# Info: Scipt repairs damaged s3 filenames from aws elb logfiles where the ip is missing | |
# Autor: Julian Meyer | |
# Version: 0.1 | |
# | |
# USE AT YOUR OWN RISK! | |
# Options: |
NewerOlder