|
|
BSD 4.3reno
{ if (amount[$2] == "")
name[++n] = $2
amount[$2] += $1
}
END { for (i in name)
print i, name[i], amount[name[i]]
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.