minix man page for look

Query: look

OS: minix

Section: 1

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

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). If no file is specified, /usr/lib/dict/words is assumed with collating sequence -df.
OPTIONS
-d Dictionary order: compare letters, digits and whitespace. -f Fold. Upper case letters compare equal to lower case.
FILES
/usr/lib/dict/words Sorted list of English words.
SEE ALSO
sort(1), spell(1).
AUTHOR
Kees J. Bot (kjb@cs.vu.nl) LOOK(1)
Related Man Pages
look(1) - redhat
look(1) - debian
plan9-look(1) - debian
look(1) - osx
look(1) - hpux
Similar Topics in the Unix Linux Community
sendmail : 550 host unknown
sed - replacing on the right of a pattern and looking for exact word?
New "Black" Forum Look for 2014?
Looking for an awk command to print strings only if substring is missing
Script that will look the same as Cron