look: Display lines beginning with a given string

Display any lines in file which contain string as a prefix.
Syntax
look [-df] [-t termchar] string [file]

As look performs a binary search, the lines in file must be sorted.

Options:

-d Dictionary character set and order, i.e. only alphanumeric characters are compared.

-f Ignore the case of alphabetic characters (UPPER/lower).

-t Specify a string termination character, i.e. only the characters
in string up to and including the first occurrence of termchar are compared.

If file is not specified, the dictionary file /usr/share/dict/words is used, only alphanumeric characters are compared and the case of alphabetic characters is ignored.
Exits 0 if one or more lines were found and displayed, 1 if no lines were found, and 1 if an error occurred.
The return status is the exit status of the last command executed
in consequent-commands, or zero if none were executed.
"One?s destination is never a place but rather a new way of looking at things" - Henry Miller
Tags
Comments
Write the first comment
Leave a trace
Name *
Email *
Website
Anti SPAM * Code (1 + 4) =
Leave me a comment *
 
All comments are subject to editorial review
Post being viewed right now
Item date: 12.04.2009
Views: 2047
Item date: 12.04.2009
Views: 1729
Item date: 26.09.2009
Views: 1948
Item date: 22.08.2009
Views: 2154
Item date: 06.02.2009
Views: 1636
Item date: 24.08.2009
Views: 1653
Item date: 21.07.2009
Views: 1572
Item date: 21.06.2010
Views: 1313
Item date: 07.03.2009
Views: 1421
Item date: 19.07.2009
Views: 1859