terminal - How can I list unique characters used in a text file using linux command line tools? -
I would like to list a set of characters described in the text file using the Linux command line tool. How can I achieve this ?
I , it shows Therefore, to list Unix: or to create the top 20 histogram: See this uniq utility works only on lines.
od
od- Using cvAnone -w1
\ escapes other for non-displayable
Example:
od-cvAnone -w1 | Sort -bu
od-cvAnone -w1 | Sort-b UNIK-C | Sort-RN | Head N-20
Comments
Post a Comment