2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-15 06:12:59 +00:00
cheat.sheets/sheets/look
2017-06-04 14:35:24 +00:00

13 lines
180 B
Plaintext

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