Toknow 特濃部落

How much do you really know?

Main menu

Skip to primary content
Skip to secondary content
  • Home

[shell] AWK筆記

Posted on 2011/12/30 by angus
Reply

計算web log IP次數

awk '{++ip[$1]}END{for(key in ip) print key,ip[key]}' accesslog
Posted in unix | Leave a reply

Recent Posts

  • [shell] AWK筆記

Recent Comments

    Categories

    • unix

    Meta

    • Log in
    • Entries RSS
    • Comments RSS
    • WordPress.org
    Proudly powered by WordPress