sunos man page for look

Query: look

OS: sunos

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

look(1) 							   User Commands							   look(1)

NAME
look - find words in the system dictionary or lines in a sorted list
SYNOPSIS
/usr/bin/look [-d] [-f] [-tc] string [filename]
DESCRIPTION
The look command consults a sorted filename and prints all lines that begin with string. If no filename is specified, look uses /usr/share/lib/dict/words with collating sequence -df. look limits the length of a word to search for to 256 characters.
OPTIONS
-d Dictionary order. Only letters, digits, TAB and SPACE characters are used in comparisons. -f Fold case. Upper case letters are not distinguished from lower case in comparisons. -tc Set termination character. All characters to the right of c in string are ignored.
FILES
/usr/share/lib/dict/words spelling list
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWesu | +-----------------------------+-----------------------------+
SEE ALSO
grep(1), sort(1), attributes(5) SunOS 5.10 29 Mar 1994 look(1)
Related Man Pages
look(1) - opensolaris
look(1) - netbsd
look(1) - hpux
look(1) - php
look(1) - x11r4
Similar Topics in the Unix Linux Community
filename that starts with a space
How can I find the 3 first letters from the name file
Using grep to find one or more characters
Finding the number of unique words in a file
deleting words in list with more than 2 identical adjacent characters