📄 look.1
字号:
.\" SCCSID: @(#)look.1 8.1 9/11/90.TH look 1.SH Namelook \- find lines in sorted data.SH Syntax.B look[\fB\-df\fR] \fIstring\fR [\|\fIfile\fR\|].SH Description.NXR "look command".NXR "file" "finding pattern".NXA "grep command" "look command".NXA "sort command" "look command"The.PN lookcommand consults a sorted.I fileand prints all lines that begin with.IR string .It uses binary search.B.SH OptionsThe options .B dand.B faffect comparisons as in.MS sort 1 .If no.I fileis specified, .PN /usr/dict/wordsis assumed with collating sequence.B \-df..IP \fB\-d\fR 5Uses dictionary order:only letters, digits,tabs and blanks can be compared..IP \fB\-f\fR Folds uppercase to lowercase (compares equally). .SH Files/usr/dict/words.SH See Alsogrep(1), sort(1)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -