Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^2: [off-site] Bash + Perl oneliners basics

by gellyfish (Monsignor)
on Mar 17, 2005 at 13:08 UTC ( [id://440361]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    awk '{ file[$7]++ } END {  for ( v in file ) print file[v], v }' /var/
    +log/httpd/access_log | sort -n | tail +10
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://440361]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (3)
As of 2024-03-19 11:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found