Pipes Rock One of the reasons unix is awesome — PIPES. I had a list of people with duplicates. I needed a count of unique names. This command did it quickly. sort count.txt | uniq -c | wc -l
Leave a Reply Cancel replyYour email address will not be published. Required fields are marked *Comment * Name * Email * Website Save my name, email, and website in this browser for the next time I comment. Δ