diff --git a/sources/12 Practical Examples of Linux grep Command.md b/sources/12 Practical Examples of Linux grep Command.md index ff5e3aa9ec..b4a458f169 100644 --- a/sources/12 Practical Examples of Linux grep Command.md +++ b/sources/12 Practical Examples of Linux grep Command.md @@ -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!