|
|
1.1 root 1:
2:
3:
4: TABLW(1) Icon Program Library TABLW(1)
5:
6:
7:
8: NNNNAAAAMMMMEEEE
9: tablw - tabulate words
10:
11: SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
12: ttttaaaabbbbllllwwww [----aaaa] [----iiii] [----nnnn] [----ssss _n] [----uuuu]
13:
14: DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
15: _T_a_b_l_w tabulates the words in standard input and writes a
16: summary to standard output in which each word and the number
17: of times it occurs is listed. A word is defined to be a
18: string of consecutive upper- and lowercase letters with at
19: most one interior occurrence of a dash or apostrophe.
20:
21: The following options may appear in any order:
22:
23: ----aaaa Write the summary in alphabetical order of the words.
24: This is the default.
25:
26: ----iiii Ignore case distinctions among letters (uppercase
27: letters are mapped into corresponding lowercase
28: letters on input).
29:
30: ----nnnn Write the summary in numerical order of the counts.
31:
32: ----ssss _n Tabulate only words longer than _n characters. The
33: default value for _n is 0.
34:
35: ----uuuu Write only the words that occur just once.
36:
37: AAAAUUUUTTTTHHHHOOOORRRR
38: Ralph E. Griswold
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.