Hello, Is there method in ruby like "uniq -c" command in Unix ? uniq -c, --count prefix lines by the number of occurrences Thnx