look displays all lines in the sorted
file arguments that begin with the given prefix
prefix onto the standard
output. The results are unspecified if any
file is not sorted. If
max-prefix is specified then then records matching
prefixes in the inclusive range
prefix..
max-prefix are displayed.
If file is not specified, look uses the file /usr/dict/words and enables --dictionary and --ignorecase
.