18 reputation
2
bio website
location
age
visits member for 7 months
seen Apr 12 at 15:45
stats profile views 1

Oct
9
awarded  Scholar
Oct
9
accepted Identify the number of unique values and then the number of occurrences of those values in the file
Oct
9
comment Identify the number of unique values and then the number of occurrences of those values in the file
Thank you terdon... "sort mylist.txt | uniq -c" was exactly what I needed.
Oct
9
awarded  Student
Oct
9
asked Identify the number of unique values and then the number of occurrences of those values in the file