
How to make a small shell script to improve readibility of Apache logs output?
I created one some time ago for myself because raw Apache output generated too much output.
This is a script to quickly see what users do in phpBB3 forum board.
Extremely simple – only tail and awk used!