| Main index | Section 1 | 日本語 | Options |
If file is not specified, the file /usr/share/dict/words is used, only alphanumeric characters are compared and the case of alphabetic characters is ignored.
The following options are available:
| | |
| Dictionary character set and order, i.e., only alphanumeric characters are compared. | |
| | |
| Ignore the case of alphabetic characters. | |
| | |
| Specify a string termination character, i.e., only the characters in string up to and including the first occurrence of termchar are compared. | |
| /usr/share/dict/words | |
| the dictionary | |
$ look xylen xylene xylenol xylenyl
Same as above, but do not consider any characters in
string
beyond the first
‘e’.
Note that
$ look -t e xylen Xyleborus xylem xylene xylenol xylenyl xyletic
The
| LOOK (1) | December 29, 2020 |
| Main index | Section 1 | 日本語 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.