problem: You want to work with columns of an NCSA combined log file
You might have some apache or squid NSCA combined based logs. For example you might want to get the UserAgent column so you can sort and find unique valuessolution: Perl Regular Expressions to the rescue!
citation:
Props to:Me
The PHP Cookbook
No comments:
Post a Comment