SES, SEO, SEM, Linux and Microcontroller Help, News and Experience sharing Blog "My PIC Microcontroller Articles are moved to http://picmicrochip.blogspot.com
cat mycsv.csv | cut -d ',' -f3
cat mycsv.csv | cut -d "," -f3 | sort | uniq -c | sort -rn | head
Post a Comment
No comments:
Post a Comment