Search Results

Search: Posts Made By: ex0rcist
2,189
Posted By ex0rcist
awk printf help
Hello, i need some help about printf

Currently i have this script

awk '{c[$1"\t"$7]++}END{for(x in c)if (c[x]>10){printf "from %s (%d)\n",x,c[x]}}' /checkip.log >> bb.log

It gives me

from...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 03:24 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy