translating

This commit is contained in:
Linux-pdz 2013-11-04 12:52:28 +08:00
parent 1f1188df0a
commit daa0abfbbe

View File

@ -1,3 +1,4 @@
翻译中 by Linux-pdz
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!