From bd173024ce4532006d7d3baffbd586e390861b84 Mon Sep 17 00:00:00 2001 From: jasminepeng <pxjing@gmail.com> Date: Tue, 12 Nov 2013 09:39:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=A1=E5=AF=B9=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- translated/12 Practical Examples of Linux grep Command.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translated/12 Practical Examples of Linux grep Command.md b/translated/12 Practical Examples of Linux grep Command.md index a314744657..83c008f89b 100644 --- a/translated/12 Practical Examples of Linux grep Command.md +++ b/translated/12 Practical Examples of Linux grep Command.md @@ -112,7 +112,7 @@ grep命令的**-C**选项和例4中的很相似,不过打印的行号并不是 via: http://www.tecmint.com/12-practical-examples-of-linux-grep-command/ -译者:[Linux-pdz](https://github.com/Linux-pdz) 校对:[校对者ID](https://github.com/校对者ID) +译者:[Linux-pdz](https://github.com/Linux-pdz) 校对:[jasminepeng](https://github.com/jasminepeng) 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出