|
|
1.1 root 1:
2:
3:
4: TABLC(1) Icon Program Library TABLC(1)
5:
6:
7:
8: NNNNAAAAMMMMEEEE
9: tablc - tabulate characters
10:
11: SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
12: ttttaaaabbbbllllcccc [----aaaa] [----nnnn] [----uuuu]
13:
14: DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
15: _T_a_b_l_c tabulates the characters in standard input and writes
16: a summary to standard output in which each character and the
17: number of times it occurs is listed. Characters are written
18: using Icon's escape conventions.
19:
20: The following options may appear in any order:
21:
22: ----aaaa Write the summary in alphabetical order of the char-
23: acters. This is the default.
24:
25: ----nnnn Write the summary in numerical order of the counts.
26:
27: ----uuuu Write only the characters that occur just once.
28:
29: AAAAUUUUTTTTHHHHOOOORRRR
30: Ralph E. Griswold
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63: Version 5.9 The University of Arizona - 8/11/84 1
64:
65:
66:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.