Posts Tagged ‘ unix commands ’

Counting in unix with ‘uniq-c’. Or how many of something does this thing have?

September 20, 2008
By gary

Recently we were looking for common components that might indicate why some of our tests failed. One of the sysadmins at our Sunnyvale lab came up with a quick script which did the job. He used ‘uniq -c’ to great effect. In this example I look in my iTunes directory structyre...
Read more »

Tags: ,
Posted in Scripts | No Comments »