|
|
1.1 ! root 1: BEGIN { ! 2: FS = "-" ! 3: } ! 4: ! 5: /ing$/ { ! 6: n++ ! 7: s += length($NF) ! 8: print ! 9: } ! 10: ! 11: END { ! 12: print n, s, s/n >"glop" ! 13: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.