Jump to content

Textonyms: Difference between revisions

m
→‎AWK: more reliable substring inclusion check
imported>Meerkut
m (→‎AWK: fixed handling of the 'print redirection has null string value' situation when the user comments out the lines suggested in BEGIN.)
imported>Meerkut
m (→‎AWK: more reliable substring inclusion check)
Line 383:
if (errW) { continue }
T9=TXN[nmb][TOTAL]
if (index(T9" "," "ss" ")==0) {
TXN[nmb][TOTAL] = T9 " " ss
TXN[nmb][COUNT]++
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.