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
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 <>?
|
---|