|
|
1.1 root 1:
2:
3: look Command look
4:
5:
6:
7:
8: Find matching lines in a sorted file
9:
10: llooookk [-ddff] ssttrriinngg [_f_i_l_e]
11:
12: The command look scans the sorted file and prints each line that
13: begins with string.
14:
15: The following options specify the order of the search:
16:
17: -dd Use dictionary order: the only characters tested are al-
18: phanumerics and blanks.
19:
20: -ff Convert all alphabetic characters to upper case.
21:
22: If no file is specified, look uses /usr/dict/words with the -df
23: option.
24:
25: ***** Files *****
26:
27: /uussrr/ddiicctt/wwoorrddss --File of words (sorted with ssoorrtt -ddff).
28:
29: ***** See Also *****
30:
31: commands, sort
32:
33: ***** Notes *****
34:
35: Because the file /usr/dict/words is quite large, it might not be
36: included with COHERENT systems for machines with limited disk
37: space. As a result, the command might not work as expected on
38: all systems.
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:
64: COHERENT Lexicon Page 1
65:
66:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.