Backboards: 
Posts: 152

mel, for something like that (assuming fixed columns) I would do this ...

cut -c[columnlist] | sort | uniq -c

Responses:
Post a message   top
Replies are disabled on threads older than 7 days.