LOOK(1) | NetBSD General Commands Manual | LOOK(1) |
look | [-df] [-t termchar] string [file] |
If file is not specified, the file /usr/share/dict/words is used, only alphanumeric characters are compared and the case of alphabetic characters is ignored.
Options:
The look utility exits 0 if one or more lines were found and displayed, 1 if no lines were found, and >1 if an error occurred.
June 14, 1993 | NetBSD 5.99 |