SyntaxFix
Write A Post
Hire A Developer
Questions
Sort may be omitted if order is not significant
uniq -c <source_file>
or
echo "$list" | uniq -c
if the source list is a variable