|
|
1.1 root 1: awk '
2: BEGIN { bzs=0; bw=1e6 } # bin zero start; bin width
3: { thisbin=int(($3-bzs)/bw); print $1, thisbin, count[thisbin]++ }
4: ' <states.d >states3.d
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.