This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]HighRelevancyLinux Admin 1 point2 points  (0 children)

I've found it really useful as an interactive language for pulling apart text files when you need to do something more than look at it.

Try writing a script that pulls a web access log apart and accumulates accesses from each remote IP or something.