|
|
BSD 4.3reno
BEGIN {
FS = "-"
}
/ing$/ {
n++
s += length($NF)
print
}
END {
print n, s, s/n >"glop"
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.