|
|
1.1 root 1: .so tmac.ilib
2: .TH TABLW 1 "The University of Arizona \- 8/11/84"
3: .SH NAME
4: tablw \- tabulate words
5: .SH SYNOPSIS
6: \f3tablw\fP [\f3\-a\fR] [\f3\-i\fR] [\f3\-n\fR] [\f3\-s \fIn\fR] [\f3\-u\fR]
7: .SH DESCRIPTION
8: \fITablw\fR tabulates the words in standard input and writes a summary
9: to standard output in which each word and the number of times it
10: occurs is listed. A word is defined to be a string of consecutive
11: upper- and lowercase letters with at most one interior occurrence
12: of a dash or apostrophe.
13: .PP
14: The following options may appear in any order:
15: .IP \f3\-a\fP 0.75i
16: Write the summary in alphabetical order of the words. This is the
17: default.
18: .IP \f3\-i\fR
19: Ignore case distinctions among letters (uppercase letters are mapped into
20: corresponding lowercase letters on input).
21: .IP \f3\-n\fP
22: Write the summary in numerical order of the counts.
23: .IP "\f3\-s \fIn\fR"
24: Tabulate only words longer than \fIn\fR characters. The default
25: value for \fIn\fR is 0.
26: .IP \f3\-u\fP
27: Write only the words that occur just once.
28: .SH AUTHOR
29: Ralph E. Griswold
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.