look: add page
This commit is contained in:
11
pages/osx/look.md
Normal file
11
pages/osx/look.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# look
|
||||
|
||||
> Look for lines in sorted file.
|
||||
|
||||
- Look for lines which begins with the given prefix:
|
||||
|
||||
`look {{prefix}} {{file}}`
|
||||
|
||||
- Look for lines ignoring case:
|
||||
|
||||
`look -f {{prefix}} {{file}}`
|
Reference in New Issue
Block a user