1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-01 08:15:23 +02:00

look: add Chinses translation

This commit is contained in:
wizarot 2019-03-01 11:49:03 +08:00 committed by Agniva De Sarker
parent bf482d22b9
commit e9dc484989

11
pages.zh/osx/look.md Normal file
View file

@ -0,0 +1,11 @@
# look
> 查找已排序的文件行(注意,必须是已排序的文件).
- 它开始寻找一个给定的前缀:
`look {{前缀}} {{文件}}`
- 查找行,忽略大小写:
`look -f {{前缀}} {{文件}}`