1 .\" Copyright (c) 1990, 1993
2 .\" The Regents of the University of California. All rights reserved.
4 .\" Redistribution and use in source and binary forms, with or without
5 .\" modification, are permitted provided that the following conditions
7 .\" 1. Redistributions of source code must retain the above copyright
8 .\" notice, this list of conditions and the following disclaimer.
9 .\" 2. Redistributions in binary form must reproduce the above copyright
10 .\" notice, this list of conditions and the following disclaimer in the
11 .\" documentation and/or other materials provided with the distribution.
12 .\" 3. Neither the name of the University nor the names of its contributors
13 .\" may be used to endorse or promote products derived from this software
14 .\" without specific prior written permission.
16 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
17 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
18 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
19 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
20 .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
21 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
28 .\" @(#)look.1 8.1 (Berkeley) 6/14/93
29 .\" $FreeBSD: head/usr.bin/look/look.1 289677 2015-10-21 05:37:09Z eadler $
36 .Nd display lines beginning with a given string
46 utility displays any lines in
53 performs a binary search, the lines in
59 is not specified, the file
60 .Pa /usr/share/dict/words
61 is used, only alphanumeric characters are compared and the case of
62 alphabetic characters is ignored.
64 The following options are available:
65 .Bl -tag -width indent
67 Dictionary character set and order, i.e., only alphanumeric characters
69 .It Fl f , -ignore-case
70 Ignore the case of alphabetic characters.
71 .It Fl t , -terminate Ar termchar
72 Specify a string termination character, i.e., only the characters
75 up to and including the first occurrence of
84 environment variables affect the execution of the
87 Their effect is described in
90 .Bl -tag -width /usr/share/dict/words -compact
91 .It Pa /usr/share/dict/words
97 utility exits 0 if one or more lines were found and displayed,
98 1 if no lines were found, and >1 if an error occurred.
100 The original manual page stated that tabs and blank characters participated
101 in comparisons when the
103 option was specified.
104 This was incorrect and the current man page matches the historic
111 flags are ignored for compatibility.
121 Lines are not compared according to the current locale's collating
123 Input files must be sorted with