Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 100 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 100 Bytes

User Agent

awk -F\" '{print $6}' access.log | sort | uniq -c | sort -rn | head -n 30