From: pustoi@... Date: 2004-12-09T01:37:36+09:00 Subject: count unique records Hello, Is there method in ruby like "uniq -c" command in Unix ? uniq -c, --count prefix lines by the number of occurrences Thnx