2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-11 01:10:31 +00:00
cheat.sheets/sheets/look
2020-10-20 23:49:15 +01:00

9 lines
177 B
Plaintext

# look
# Look for lines in sorted file (Mac OS X)
# Look for lines beginning with the given prefix.
look prefix file
# Look for lines, case-insensitively.
look -f prefix file