in reply to Re^3: Summing repeated counts for items stored in separate file
in thread Summing repeated counts for items stored in separate file

You said:
The readline function is what is used "behind the scenes" to implement the <> operator, and takes a typeglob, hence *KEYS instead of <KEYS>;
OK, I follow you, but what's the benefit of using readline instead of simply <>?
  • Comment on Re^4: Summing repeated counts for items stored in separate file