look(1) v7 man page | unix.com

Man Page: look

Operating Environment: v7

Section: 1

LOOK(1) 						      General Commands Manual							   LOOK(1)

NAME
look - find lines in a sorted list
SYNOPSIS
look [ -df ] string [ file ]
DESCRIPTION
Look consults a sorted file and prints all lines that begin with string. It uses binary search. The options d and f affect comparisons as in sort(1): d `Dictionary' order: only letters, digits, tabs and blanks participate in comparisons. f Fold. Upper case letters compare equal to lower case. If no file is specified, /usr/dict/words is assumed with collating sequence -df.
FILES
/usr/dict/words
SEE ALSO
sort(1), grep(1) LOOK(1)
Related Man Pages
look(1) - opensolaris
look(1) - redhat
look(1) - linux
look(1) - suse
look(1) - hpux
Similar Topics in the Unix Linux Community
sendmail : 550 host unknown
Looking for a Few New Moderators
sed - replacing on the right of a pattern and looking for exact word?
Looking for an awk command to print strings only if substring is missing
Newbie looking for how to Grep times more than 10 seconds apart