|
|
1.1 root 1: { if (amount[$2] == "")
2: name[++n] = $2
3: amount[$2] += $1
4: }
5: END { for (i in name)
6: print i, name[i], amount[name[i]]
7: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.