Update 12 Practical Examples of Linux grep Command.md

This commit is contained in:
tinyeyeser
2013-11-04 13:43:22 +08:00
parent 8bde2bbbaf
commit f1887e5027

View File

@@ -1,5 +1,3 @@
翻译中 by小眼儿
12 Practical Examples of Linux grep Command
================================================================================
Have you ever been confronted with the task of looking for a particular string or pattern in a file, yet have no idea where to start looking? Well then, here is **grep** to the rescue!