TABLC(1) Icon Program Library TABLC(1) NNNNAAAAMMMMEEEE tablc - tabulate characters SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS ttttaaaabbbbllllcccc [----aaaa] [----nnnn] [----uuuu] DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN _T_a_b_l_c tabulates the characters in standard input and writes a summary to standard output in which each character and the number of times it occurs is listed. Characters are written using Icon's escape conventions. The following options may appear in any order: ----aaaa Write the summary in alphabetical order of the char- acters. This is the default. ----nnnn Write the summary in numerical order of the counts. ----uuuu Write only the characters that occur just once. AAAAUUUUTTTTHHHHOOOORRRR Ralph E. Griswold Version 5.9 The University of Arizona - 8/11/84 1