فهرست منبع

look: add page

Igor Shubovych 9 سال پیش
والد
کامیت
b508e766b5
1فایلهای تغییر یافته به همراه11 افزوده شده و 0 حذف شده
  1. 11 0
      pages/osx/look.md

+ 11 - 0
pages/osx/look.md

@@ -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}}`