# # Generates a V2.20 history file from existing webalizer reports # # Useful for those who have upgraded to v2.20 and want to see more # than just the last 12 months on their main index page. This is # a bash script that relies on the GNU tools 'sed', 'sort' and 'grep'. # It may or may not work on non-GNU systems (ie: Solaris). YMMV # # Usage instructions are contained in the script file. #